mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02:00
3 lines
81 B
Text
3 lines
81 B
Text
#compdef pnmarith
|
|
|
|
_arguments '-add' '-subtract' '-multiply' '*:file: _pbm_file'
|