From 15c01d8b7fa680bfc910538d3dc2ac90a7472d9d Mon Sep 17 00:00:00 2001 From: chrislu Date: Wed, 12 Jan 2022 15:04:48 -0800 Subject: [PATCH] add some notes --- weed/shell/command_volume_check_disk.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weed/shell/command_volume_check_disk.go b/weed/shell/command_volume_check_disk.go index 837f0b8c5..3a51cdcce 100644 --- a/weed/shell/command_volume_check_disk.go +++ b/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: