Fix typo
This commit is contained in:
parent
66e86e20ab
commit
eff97313da
2
main.go
2
main.go
@ -105,7 +105,7 @@ func main() {
|
||||
cli.IntFlag{
|
||||
Name: "wait, t",
|
||||
Value: 0, // timeout
|
||||
Usage: "Wait for the cluster to come up before returning until timoout (in seconds). Use --wait 0 to wait forever",
|
||||
Usage: "Wait for the cluster to come up before returning until timeout (in seconds). Use --wait 0 to wait forever",
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "image, i",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user