mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| if (( ! $# )); then
 | |
|   p4 help commands
 | |
| else
 | |
|   p4 help $1
 | |
| fi | ${=PAGER:-less}
 |