Fix docker exec command help messages

Signed-off-by: Lei Jitang <leijitang@huawei.com>
Upstream-commit: 01b86d0d32
Component: cli
This commit is contained in:
Lei Jitang
2017-06-02 00:06:39 +00:00
committed by Tibor Vass
parent a312a1076d
commit 98446ec813
@@ -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