mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-02 06:40:55 +01:00
4 lines
119 B
Text
4 lines
119 B
Text
#compdef pktopbm
|
|
|
|
_arguments ':pk file:_files -g \*.\(\#i\)pk' '-c:character number:' \
|
|
'*:file: _pbm_file'
|