mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-17 10:20:55 +01:00
zsh-workers/9557
This commit is contained in:
parent
7bf416a7b3
commit
bf601158a3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _arguments -C -s \
|
|||
'-V[show version]' \
|
||||
'-7[generate 7-bit scanner]' \
|
||||
'-8[generate 8-bit scanner]' \
|
||||
'-+[generate C++ scanner class]' \
|
||||
'-\+[generate C++ scanner class]' \
|
||||
'-C-[specify degree of table compression]:table compression:->tabcomp' \
|
||||
'-o-[specify output file]:output file:_files' \
|
||||
'-P-[change yy prefix]:prefix string:' \
|
||||
|
|
Loading…
Reference in a new issue