1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-21 16:36:59 +02:00

adjust help message since both fullPercent and quietFor are needed.

This commit is contained in:
Chris Lu 2021-11-01 17:22:47 -07:00
parent fc9e246592
commit 794375ca0a

View file

@ -33,7 +33,7 @@ func (c *commandEcEncode) Name() string {
func (c *commandEcEncode) Help() string {
return `apply erasure coding to a volume
ec.encode [-collection=""] [-fullPercent=95] [-quietFor=1h]
ec.encode [-collection=""] [-fullPercent=95 -quietFor=1h]
ec.encode [-collection=""] [-volumeId=<volume_id>]
This command will: