mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-03 19:11:34 +01: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'
|