Merge pull request #3886 from joakimr-axis/joakimr-axis_helptext

start.go: Improve help text
This commit is contained in:
Akihiro Suda
2019-12-12 20:12:10 +09:00
committed by GitHub

View File

@@ -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{