fix comments

This commit is contained in:
Chris Lu 2021-08-29 22:19:25 -07:00
parent 21f37a0a75
commit 18bf556d93

View file

@ -29,7 +29,7 @@ func (c *commandVolumeFixReplication) Name() string {
}
func (c *commandVolumeFixReplication) Help() string {
return `add replicas to volumes that are missing replicas
return `add or remove replicas to volumes that are missing replicas or over-replicated
This command finds all over-replicated volumes. If found, it will purge the oldest copies and stop.