1
0
mirror of https://github.com/docker/cli.git synced 2025-08-07 00:42:41 +03:00
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
This commit is contained in:
yupengzte
2017-02-13 15:47:38 +08:00
committed by Tibor Vass
parent ecc4938091
commit 225c67f074

View File

@@ -31,7 +31,7 @@ Options:
-u, --user Username or UID (format: <name|uid>[:<group|gid>]) -u, --user Username or UID (format: <name|uid>[:<group|gid>])
``` ```
## Descriptino ## Description
The `docker exec` command runs a new command in a running container. The `docker exec` command runs a new command in a running container.