about summary refs log tree commit diff
path: root/Completion/Pbmplus/_ppmforge
blob: ab8838afd384c0e2a707c823e49e376abbe682ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#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:'