about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmcomp
blob: 849f9b046fa4958db9cb091cd3673b74cfc04425 (plain) (blame)
1
2
3
4
5
#compdef pnmcomp

_arguments '-invert' '-xoff:x offset:' '-yoff:y offset:' \
           '-alpha:alpha mask file:_files -g \*.\(\#i\)pgm' \
	   ':overlay file:_pbm_file' '*:file: _pbm_file'