Skip to content

Commit

Permalink
Update the manual for docker wait
Browse files Browse the repository at this point in the history
Signed-off-by: yuexiao-wang <[email protected]>
  • Loading branch information
yuexiao-wang authored and Xianlu committed Dec 23, 2016
1 parent 1a288e0 commit 3996342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/docker-wait.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand All @@ -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**
Expand Down

0 comments on commit 3996342

Please sign in to comment.