about summary refs log tree commit diff
path: root/Completion/Pbmplus/_psidtopgm
blob: c0708fbcfaedf2ddf98ed920cf743987a93d510a (plain) (blame)
1
2
3
4
#compdef psidtopgm

_arguments ':width:' ':height:' ':bits per sample:' \
           ':postscript file:_files -g \*.\(\#i\)\(ps\|eps\)'