Browse Source

add some notes

pull/2590/head
chrislu 3 years ago
parent
commit
15c01d8b7f
  1. 2
      weed/shell/command_volume_check_disk.go

2
weed/shell/command_volume_check_disk.go

@ -27,7 +27,7 @@ func (c *commandVolumeCheckDisk) Name() string {
}
func (c *commandVolumeCheckDisk) Help() string {
return `check all replicated volumes to find and fix inconsistencies
return `check all replicated volumes to find and fix inconsistencies. It is optional and resource intensive.
How it works:

Loading…
Cancel
Save