mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-28 03:10:56 +01:00
3 lines
81 B
Text
3 lines
81 B
Text
#compdef pnmarith
|
|
|
|
_arguments '-add' '-subtract' '-multiply' '*:file: _pbm_file'
|