summaryrefslogtreecommitdiff
path: root/cmd_fsck.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd_fsck.c')
-rw-r--r--cmd_fsck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd_fsck.c b/cmd_fsck.c
index 4e19080a..3f79f733 100644
--- a/cmd_fsck.c
+++ b/cmd_fsck.c
@@ -11,7 +11,7 @@ static void usage(void)
"Usage: bcachefs fsck [OPTION]... <devices>\n"
"\n"
"Options:\n"
- " -p Automatic repair (no questions\n"
+ " -p Automatic repair (no questions)\n"
" -n Don't repair, only check for errors\n"
" -y Assume \"yes\" to all questions\n"
" -f Force checking even if filesystem is marked clean\n"