summaryrefslogtreecommitdiff
path: root/bcachefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'bcachefs.c')
-rw-r--r--bcachefs.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bcachefs.c b/bcachefs.c
index 70b950aa..f6148e29 100644
--- a/bcachefs.c
+++ b/bcachefs.c
@@ -35,6 +35,9 @@ static void usage(void)
" show-super Dump superblock information to stdout\n"
" set-option Set a filesystem option\n"
"\n"
+ "Mount:\n"
+ " mount Mount a filesystem\n"
+ "\n"
"Repair:\n"
" fsck Check an existing filesystem for errors\n"
"\n"