mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			518 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			518 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| #compdef ppmforge
 | |
| 
 | |
| _arguments '-clouds' '-night' \
 | |
|            '-dimension:fractal dimension:' '-hour:hour angle:' \
 | |
| 	   '-inclination:inclination angle:' \
 | |
| 	   '-tilt:inclination angle:' \
 | |
| 	   '-mesh:FFT mesh size:' '-power:elevations power factor:' \
 | |
| 	   '-glaciers:glacier elevation:' '-ice:polar ice cap extent:' \
 | |
| 	   '-saturation:star color saturation:' \
 | |
| 	   '-seed:randum number seed:' \
 | |
| 	   '-stars:minimum star pixel percentage:' \
 | |
| 	   '-width:width:' '-xsize:width:' \
 | |
| 	   '-height:height:' '-ysize:height:'
 |