document bcachefs format --version

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2025-08-16 17:52:58 -04:00
parent 6900dbe0a5
commit 02f0965054

View File

@ -67,6 +67,7 @@ static void format_usage(void)
" -L, --fs_label=label\n"
" -U, --uuid=uuid\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"
"\n"
"Device specific options:");