about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmindex
blob: 39b6bacbb74ac886c10975920b4d30afe69af88c (plain) (blame)
1
2
3
4
#compdef pnmindex

_arguments '-size:image size:' '-across:images per row:' \
           '-colors:number of colors:' '-black' '*:file: _pbm_file'