diff options
Diffstat (limited to 'weed/shell/command_volume_vacuum_disable.go')
| -rw-r--r-- | weed/shell/command_volume_vacuum_disable.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_volume_vacuum_disable.go b/weed/shell/command_volume_vacuum_disable.go index e285117c9..ddae744e5 100644 --- a/weed/shell/command_volume_vacuum_disable.go +++ b/weed/shell/command_volume_vacuum_disable.go @@ -19,7 +19,7 @@ func (c *commandDisableVacuum) Name() string { } func (c *commandDisableVacuum) Help() string { - return `disable vacuuming + return `disable vacuuming request from Master, however volume.vacuum still works. volume.vacuum.disable |
