about summary refs log tree commit diff
path: root/Completion/Pbmplus/_ppmtopj
blob: d5b48f5c7634dffcaa75f8d25e5cf0399038faaf (plain) (blame)
1
2
3
4
5
6
#compdef ppmtopj

_arguments '-gamma:gamma value:' '-xpos:x position:' '-rle' '-center' \
           '-ypos:y position:' '-back:background brightness:(dark lite)' \
	   '-render:rendering algorithm:(none snap bw dither diffuse monodither monodiffuse clusterdither monoclusterdither)' \
	   ':file: _pbm_file'