mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-03 00:00:07 +03:00
Merge pull request #32 from hyperfekt/patch-1
correct flag listing in fsck help text
This commit is contained in:
commit
37c9ba26af
@ -18,7 +18,7 @@ static void usage(void)
|
|||||||
" -f Force checking even if filesystem is marked clean\n"
|
" -f Force checking even if filesystem is marked clean\n"
|
||||||
" --reconstruct_alloc Reconstruct the alloc btree\n"
|
" --reconstruct_alloc Reconstruct the alloc btree\n"
|
||||||
" -v Be verbose\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>");
|
"Report bugs to <linux-bcachefs@vger.kernel.org>");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user