1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

add option and update the description

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang
2016-09-12 16:08:59 +08:00
committed by Tibor Vass
parent d72deed554
commit d0e704b31d

View File

@ -174,8 +174,9 @@ To list the help on any command just execute the command, followed by the
Run a command in a new container
-a, --attach=[] Attach to STDIN, STDOUT or STDERR
--cpu-shares=0 CPU shares (relative weight)
Options:
--add-host value Add a custom host-to-IP mapping (host:ip) (default [])
-a, --attach value Attach to STDIN, STDOUT or STDERR (default [])
...
## Option types