1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-02 07:24:20 +00:00

Update help message

This commit is contained in:
moelsayed
2019-02-07 21:02:58 +02:00
committed by Alena Prokharchyk
parent eedec3c1e9
commit 1938b88023

View File

@@ -30,7 +30,7 @@ func EtcdCommand() cli.Command {
}, },
cli.BoolFlag{ cli.BoolFlag{
Name: "s3", Name: "s3",
Usage: "Enabled backup to s3, set true or false", Usage: "Enabled backup to s3",
}, },
cli.StringFlag{ cli.StringFlag{
Name: "s3-endpoint", Name: "s3-endpoint",