Browse Source

Update the manual for docker wait

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
(cherry picked from commit 303ff807f2690c1f572439bb5bc53a9ba89bf48f)
Signed-off-by: Victor Vieux <vieux@docker.com>
yuexiao-wang 8 năm trước cách đây
mục cha
commit
a4af72fc87
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      man/docker-wait.1.md

+ 2 - 2
man/docker-wait.1.md

@@ -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**