1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
Upstream-commit: 266107f301b8d470f6ff67da41960fccf9e1a4ba
Component: engine
This commit is contained in:
yupengzte
2017-02-13 15:47:38 +08:00
parent 24325b22dd
commit 4d0e710fd3

View File

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