mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-10 00:00:24 +03:00
fsck: fix typo in usage
This commit is contained in:
parent
a3ec9b0a01
commit
71f6f6ece5
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user