mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-04-17 00:00:03 +03:00
correct flag listing in fsck help text
This commit is contained in:
parent
90d54b3886
commit
8429b98a0a
@ -18,7 +18,7 @@ static void usage(void)
|
||||
" -f Force checking even if filesystem is marked clean\n"
|
||||
" --reconstruct_alloc Reconstruct the alloc btree\n"
|
||||
" -v Be verbose\n"
|
||||
" --h Display this help and exit\n"
|
||||
" -h Display this help and exit\n"
|
||||
"Report bugs to <linux-bcachefs@vger.kernel.org>");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user