mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| #compdef sysmerge
 | |
| 
 | |
| _arguments -s : \
 | |
|   '-b[run non-interactively]' \
 | |
|   '-d[do not take any automatic action]' \
 | |
|   '-p[only compare configuration of packages]'
 |