Fix docker exec command help messages

Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
Lei Jitang 2014-10-30 09:38:44 +08:00 committed by Tibor Vass
parent 39b226dc84
commit 01b86d0d32
1 changed files with 1 additions and 1 deletions

View File

@ -657,7 +657,7 @@ You'll need two shells for this example.
Usage: docker exec [OPTIONS] CONTAINER COMMAND [ARG...]
Run a command in an existing container
Run a command in a running container
-d, --detach=false Detached mode: run command in the background
-i, --interactive=false Keep STDIN open even if not attached