mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
document bcachefs format --version
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
6900dbe0a5
commit
02f0965054
@ -67,6 +67,7 @@ static void format_usage(void)
|
|||||||
" -L, --fs_label=label\n"
|
" -L, --fs_label=label\n"
|
||||||
" -U, --uuid=uuid\n"
|
" -U, --uuid=uuid\n"
|
||||||
" --superblock_size=size\n"
|
" --superblock_size=size\n"
|
||||||
|
" --version=version Create filesystem with specified on disk format version instead of the latest\n"
|
||||||
" --source=path Initialize the bcachefs filesystem from this root directory\n"
|
" --source=path Initialize the bcachefs filesystem from this root directory\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Device specific options:");
|
"Device specific options:");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user