about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmtotiff
blob: af7cb14acf6dcb302b1b3b960aab123e0e5385d8 (plain) (blame)
1
2
3
4
5
#compdef pnmtotiff

_arguments '-none' '-packbits' '-lzw' '-g3' '-g4' '-2d' '-fill' \
           '-predictor:LZW predictor:((1\:without\ differencing 2\:with\ differencing))' '-msb2lsb' '-lsb2msb' \
	   '-rowsperstrip:number of rows per strip:' ':file: _pbm_file'