From f0650fef60ca557ea1c60458f705ac9b52854b39 Mon Sep 17 00:00:00 2001 From: Kotresh HR Date: Wed, 18 Oct 2017 06:23:56 -0400 Subject: doc: Add missing option for bitrot scrub-frequency The option 'hourly' is supported for 'scrub-frequency' but man page was not reflecting it. Fixed the same. Change-Id: Ida0929c805f6f5332c5dcd94cda9ecf2f4eee20e BUG: 1503510 Signed-off-by: Kotresh HR --- doc/gluster.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gluster.8') diff --git a/doc/gluster.8 b/doc/gluster.8 index 316a3d21ff7..1784204018d 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -158,7 +158,7 @@ Enable/disable bitrot for volume \fB\ volume bitrot scrub-throttle {lazy|normal|aggressive} \fR Scrub-throttle value is a measure of how fast or slow the scrubber scrubs the filesystem for volume .TP -\fB\ volume bitrot scrub-frequency {daily|weekly|biweekly|monthly} \fR +\fB\ volume bitrot scrub-frequency {hourly|daily|weekly|biweekly|monthly} \fR Scrub frequency for volume .TP \fB\ volume bitrot scrub {pause|resume|status|ondemand} \fR -- cgit