mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
#compdef pnmcut
|
|
|
|
_arguments ':x position:' ':y position:' ':width:' ':height:' ':file: _pbm_file'
|