Update the manual for docker wait

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
Upstream-commit: 303ff807f2690c1f572439bb5bc53a9ba89bf48f
Component: engine
This commit is contained in:
yuexiao-wang
2016-12-14 18:22:59 +08:00
parent e8408eec28
commit a3abb2b59e

View File

@ -2,7 +2,7 @@
% Docker Community
% JUNE 2014
# NAME
docker-wait - Block until a container stops, then print its exit code.
docker-wait - Block until one or more containers stop, then print their exit codes
# SYNOPSIS
**docker wait**
@ -11,7 +11,7 @@ CONTAINER [CONTAINER...]
# DESCRIPTION
Block until a container stops, then print its exit code.
Block until one or more containers stop, then print their exit codes.
# OPTIONS
**--help**