summaryrefslogtreecommitdiff
path: root/c_src/bcachefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/bcachefs.c')
-rw-r--r--c_src/bcachefs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/c_src/bcachefs.c b/c_src/bcachefs.c
index 46c524c4..f4712597 100644
--- a/c_src/bcachefs.c
+++ b/c_src/bcachefs.c
@@ -38,6 +38,8 @@ void bcachefs_usage(void)
" reset-counters Reset all counters on an unmounted device\n"
" strip-alloc Strip alloc info on a filesystem to be used read-only\n"
"\n"
+ "Commands for managing images:\n"
+ " image create Create a new compact disk image\n"
"Mount:\n"
" mount Mount a filesystem\n"
"\n"