From d06d3c57d4afec647015cf96bfc57035fe784101 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sat, 20 Apr 2019 20:12:07 -0700 Subject: [PATCH] add notes --- weed/shell/command_volume_move.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weed/shell/command_volume_move.go b/weed/shell/command_volume_move.go index 77c21980e..354c16146 100644 --- a/weed/shell/command_volume_move.go +++ b/weed/shell/command_volume_move.go @@ -25,7 +25,7 @@ func (c *commandVolumeMove) Name() string { } func (c *commandVolumeMove) Help() string { - return `move a live volume from one volume server to another volume server + return ` move a live volume from one volume server to another volume server volume.move