diff mbox series

btrfs-progs: docs: update document about option -R of btrfs-scrub

Message ID 20180903030707.3542-1-suy.fnst@cn.fujitsu.com (mailing list archive)
State New, archived
Headers show
Series btrfs-progs: docs: update document about option -R of btrfs-scrub | expand

Commit Message

Su Yue Sept. 3, 2018, 3:07 a.m. UTC
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: 162257574a56 ("btrfs-progs: docs: update btrfs-scrub")
Reported-by: Chris Murphy <chris@colorremedies.com>
Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>
---
 Documentation/btrfs-scrub.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Sterba Sept. 11, 2018, 2:29 p.m. UTC | #1
On Mon, Sep 03, 2018 at 11:07:07AM +0800, Su Yue wrote:
> 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: 162257574a56 ("btrfs-progs: docs: update btrfs-scrub")
> Reported-by: Chris Murphy <chris@colorremedies.com>
> Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/Documentation/btrfs-scrub.asciidoc b/Documentation/btrfs-scrub.asciidoc
index d2d206275c36..4c49269e2f36 100644
--- a/Documentation/btrfs-scrub.asciidoc
+++ b/Documentation/btrfs-scrub.asciidoc
@@ -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>::::