start.go: Improve help text
Change-Id: I9adfc27868b246fb85823d18c65f95668e3fbc58 Signed-off-by: Joakim Roubert <joakimr@axis.com>
This commit is contained in:
parent
f01665aa02
commit
e0011978ff
@ -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