mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 05:07:57 +08:00
fix help message
This commit is contained in:
@@ -26,7 +26,7 @@ func (c *commandVolumeTierDownload) Name() string {
|
||||
}
|
||||
|
||||
func (c *commandVolumeTierDownload) Help() string {
|
||||
return `move the dat file of a volume to a remote tier
|
||||
return `download the dat file of a volume from a remote tier
|
||||
|
||||
volume.tier.download [-collection=""]
|
||||
volume.tier.download [-collection=""] -volumeId=<volume_id>
|
||||
|
Reference in New Issue
Block a user