mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-10 00:00:24 +03:00
cmd_data: Add scrub to help output
This commit is contained in:
parent
8e248987a1
commit
eb75b55d59
@ -340,6 +340,7 @@ static int data_usage(void)
|
|||||||
"\n"
|
"\n"
|
||||||
"Commands:\n"
|
"Commands:\n"
|
||||||
" rereplicate Rereplicate degraded data\n"
|
" rereplicate Rereplicate degraded data\n"
|
||||||
|
" scrub Verify checksums and correct errors, if possible\n"
|
||||||
" job Kick off low level data jobs\n"
|
" job Kick off low level data jobs\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Report bugs to <linux-bcachefs@vger.kernel.org>");
|
"Report bugs to <linux-bcachefs@vger.kernel.org>");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user