mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			287 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			287 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| #compdef totdconfig
 | |
| 
 | |
| _arguments \
 | |
|   - set1 \
 | |
|   '-a[add totd specific options]' \
 | |
|   '-D[add totd specific config into dhclient-enter-hooks]' \
 | |
|   '-d:name server:_hosts' \
 | |
|   '-l[configure resolv.conf]' \
 | |
|   - set2 \
 | |
|   '-r:config to remove:(dhcp totd resolv all)' \
 | |
|   - set3 \
 | |
|   '-h[help]'
 | |
| 
 |