mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-11-03 19:11:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			315 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			315 B
		
	
	
	
		
			Text
		
	
	
	
	
	
#compdef grep-excuses
 | 
						|
 | 
						|
_arguments \
 | 
						|
   '(--no-conf --noconf)'{--no-conf,--noconf}'[do not read any config files]' \
 | 
						|
   '(--wipnity -w)'{--wipnity,-w}'[get information from release.debian.org]' \
 | 
						|
   '--version[display version information]' \
 | 
						|
   '--help[display help information]' \
 | 
						|
   ':package:_deb_packages avail'
 |