diff options
author | Kotresh HR <khiremat@redhat.com> | 2015-12-01 15:24:11 +0530 |
---|---|---|
committer | Venky Shankar <vshankar@redhat.com> | 2015-12-14 03:36:52 -0800 |
commit | 0598ca33ec95b4f4c44582c6154c52494b910b3a (patch) | |
tree | 9d643b38e3d8f6d78dc398c91966e8f0226e0ab5 | |
parent | 01e271a0f14e590ef41db181699cd630e52f1d04 (diff) |
bitrot: Update 'scrub status' cmd in man page
Update following bitrot status command in man page.
gluster vol bitrot <volname> scrub status
Change-Id: I86aa123d568711c6b3d655b60cfd901a8d4c3408
BUG: 1286988
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Reviewed-on: http://review.gluster.org/12834
Reviewed-by: Gaurav Kumar Garg <ggarg@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
-rw-r--r-- | doc/gluster.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8 index 048b5504c63..619dec88b50 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -137,6 +137,9 @@ Scrub frequency for volume <VOLNAME> .TP \fB\ volume bitrot <VOLNAME> scrub {pause|resume} \fR Pause/Resume scrub. Upon resume, scrubber continues where it left off. +.TP +\fB\ volume bitrot <VOLNAME> scrub status \fR +Show the statistics of scrubber status .SS "Snapshot Commands" .PP .TP |