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

_arguments '-scale:scale factor:' '-turn' '-noturn' '-rle' '-runlength' \
           '-dpi:output resolution:' \
           '-width:page width:' '-height:page height' ':file: _pbm_file'