mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-17 15:01:40 +02:00
unposted: update elinks completion for version 0.4.3
This commit is contained in:
parent
790f71f06a
commit
b456768681
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2003-11-28 Doug Kearns <djkea2@mugca.its.monash.edu.au>
|
||||||
|
|
||||||
|
* unposted: Completion/Unix/Command/_elinks: update for version 0.4.3
|
||||||
|
|
||||||
2003-11-21 Oliver Kiddle <opk@zsh.org>
|
2003-11-21 Oliver Kiddle <opk@zsh.org>
|
||||||
|
|
||||||
* 19265: Completion/Unix/Command/_ls, Completion/X/Command/_mozilla:
|
* 19265: Completion/Unix/Command/_ls, Completion/X/Command/_mozilla:
|
||||||
|
|
|
@ -14,6 +14,7 @@ _arguments -C -A '-*' \
|
||||||
'*-dump-charset[codepage to use with -dump]:codepage:' \
|
'*-dump-charset[codepage to use with -dump]:codepage:' \
|
||||||
'*-dump-width[width of document formatted with -dump]:width:' \
|
'*-dump-width[width of document formatted with -dump]:width:' \
|
||||||
'*-eval[evaluate given configuration option]:configuration option:' \
|
'*-eval[evaluate given configuration option]:configuration option:' \
|
||||||
|
'*-force-html[assume the file is HTML]' \
|
||||||
'(- 1)-'{\?,h,help}'[print usage help and exit]' \
|
'(- 1)-'{\?,h,help}'[print usage help and exit]' \
|
||||||
'(- 1)-long-help[print detailed usage help and exit]' \
|
'(- 1)-long-help[print detailed usage help and exit]' \
|
||||||
'(- 1)-config-help[print help for configuration options]' \
|
'(- 1)-config-help[print help for configuration options]' \
|
||||||
|
|
Loading…
Reference in a new issue