mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-22 00:04:31 +03:00
format: document -U (used by many mkfs.*)
This commit is contained in:
parent
a2a99187c1
commit
a502eb5094
@ -126,7 +126,7 @@ Action to take on filesystem error (default:
|
||||
.It Fl L , Fl -label Ns = Ns Ar label
|
||||
Create the filesystem with the specified
|
||||
.Ar label
|
||||
.It Fl -uuid Ns = Ns Ar uuid
|
||||
.It Fl U , -uuid Ns = Ns Ar uuid
|
||||
Create the filesystem with the specified
|
||||
.Ar uuid
|
||||
.It Fl f , Fl -force
|
||||
|
@ -84,7 +84,7 @@ static void usage(void)
|
||||
" --error_action=(continue|readonly|panic)\n"
|
||||
" Action to take on filesystem error\n"
|
||||
" -L, --label=label\n"
|
||||
" --uuid=uuid\n"
|
||||
" -U, --uuid=uuid\n"
|
||||
" -f, --force\n"
|
||||
"\n"
|
||||
"Device specific options:\n"
|
||||
|
Loading…
Reference in New Issue
Block a user