mirror of
https://github.com/rancher/rke.git
synced 2025-09-26 07:25:09 +00:00
Fix command help message
This commit is contained in:
committed by
Alena Prokharchyk
parent
40cd80a208
commit
1aa6057cb3
@@ -30,7 +30,7 @@ func EtcdCommand() cli.Command {
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "s3",
|
||||
Usage: "Enabled backup to s3, set true or false",
|
||||
Usage: "Enabled backup to s3",
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "s3-endpoint",
|
||||
|
Reference in New Issue
Block a user