mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
5 lines
169 B
Text
5 lines
169 B
Text
#compdef pbmtoln03
|
|
|
|
_arguments '-l:left margin:' '-r:right margin:' \
|
|
'-t:top margin:' '-b:bottom margin:' \
|
|
'-f:form length:' ':file: _pbm_file'
|