mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Update the manual for docker wait
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
(cherry picked from commit 303ff807f2)
Signed-off-by: Victor Vieux <vieux@docker.com>
			
			
This commit is contained in:
		
							parent
							
								
									20dc482b10
								
							
						
					
					
						commit
						a4af72fc87
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue