Fix docker start help message
Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
@ -2085,7 +2085,7 @@ more details on finding shared images from the command line.
|
||||
|
||||
Usage: docker start [OPTIONS] CONTAINER [CONTAINER...]
|
||||
|
||||
Restart a stopped container
|
||||
Start one or more stopped containers
|
||||
|
||||
-a, --attach=false Attach STDOUT/STDERR and forward signals
|
||||
-i, --interactive=false Attach container's STDIN
|
||||
|
||||
Reference in New Issue
Block a user