mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-27 02:50:57 +01:00
3 lines
98 B
Text
3 lines
98 B
Text
#compdef pnmcut
|
|
|
|
_arguments ':x position:' ':y position:' ':width:' ':height:' ':file: _pbm_file'
|