mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
#compdef fitstopnm
|
|
|
|
_arguments '-image:image number:' '-noraw' '-scanmax' '-printmax' \
|
|
'-min:minimum value:' '-max:maximum value:' ':file: _pbm_file'
|