mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 06:20:55 +01:00
4 lines
138 B
Text
4 lines
138 B
Text
#compdef pbmreduce
|
|
|
|
_arguments '-floyd' '-fs' '-threshold' '-value:threshold value:' \
|
|
':reduction factor:' ':file: _pbm_file'
|