mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 17:10:59 +01:00
4 lines
115 B
Text
4 lines
115 B
Text
#compdef pnmhistmap
|
|
|
|
_arguments '-black' '-white' '-max:maximum value:' '-verbose' \
|
|
':file: _pbm_file'
|