mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 09:41:44 +02:00
4 lines
123 B
Text
4 lines
123 B
Text
#compdef pnmmargin
|
|
|
|
_arguments '-white' '-black' '-color:color: _x_color' \
|
|
':border width:' ':file: _pbm_file'
|