summaryrefslogtreecommitdiff
path: root/c_src
diff options
context:
space:
mode:
Diffstat (limited to 'c_src')
-rw-r--r--c_src/cmd_format.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_src/cmd_format.c b/c_src/cmd_format.c
index 841a7913..dfd54259 100644
--- a/c_src/cmd_format.c
+++ b/c_src/cmd_format.c
@@ -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:");