mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-08 13:47:07 +00:00
btrfs-progs: docs: update document about option -R of btrfs-scrub
The option '-R' of btrfs-scrub was documented by mistake as
'print raw statistics per-device instead of a summary'.
Here change it to 'raw print mode, print full data instead of
summary' which it works actually.
Fixes: 162257574a
("btrfs-progs: docs: update btrfs-scrub")
Reported-by: Chris Murphy <chris@colorremedies.com>
Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
b3b0c40465
commit
3894560deb
@ -69,7 +69,7 @@ be quiet, omit error messages and statistics
|
||||
run in read-only mode, do not attempt to correct anything, can be run on a read-only
|
||||
filesystem
|
||||
-R::::
|
||||
print raw statistics per-device instead of a summary
|
||||
raw print mode, print full data instead of summary
|
||||
-c <ioprio_class>::::
|
||||
set IO priority class (see `ionice`(1) manpage)
|
||||
-n <ioprio_classdata>::::
|
||||
|
Loading…
Reference in New Issue
Block a user