mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 09:41:44 +02:00
4 lines
162 B
Text
4 lines
162 B
Text
#compdef ppmtoacad
|
|
|
|
_arguments '-dxb' '-poly' '-background:background color:_x_color' \
|
|
'-white' '-aspect:pixel aspect ratio:' '-8' ':file: _pbm_file'
|