Address review comments.

Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
Upstream-commit: 733ac4b1e7
Component: cli
This commit is contained in:
Vishnu Kannan
2014-09-11 00:06:59 +00:00
committed by Tibor Vass
parent 7bf6085352
commit 129d7e93da

View File

@ -1297,7 +1297,7 @@ It is even useful to cherry-pick particular tags of an image repository
## exec
Usage: docker exec CONTAINER COMMAND [ARG...]
Usage: docker exec [OPTIONS] CONTAINER COMMAND [ARG...]
Run a command in an existing container