Merge pull request #3886 from joakimr-axis/joakimr-axis_helptext
start.go: Improve help text
This commit is contained in:
commit
55698e6942
@ -28,7 +28,7 @@ import (
|
||||
|
||||
var startCommand = cli.Command{
|
||||
Name: "start",
|
||||
Usage: "start a container that have been created",
|
||||
Usage: "start a container that has been created",
|
||||
ArgsUsage: "CONTAINER",
|
||||
Flags: []cli.Flag{
|
||||
cli.BoolFlag{
|
||||
|
Loading…
Reference in New Issue
Block a user