From b456768681f56e1d7d2bc1a29e932fd936aff9fd Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 28 Nov 2003 06:24:13 +0000 Subject: unposted: update elinks completion for version 0.4.3 --- ChangeLog | 4 ++++ Completion/Unix/Command/_elinks | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index d313617dc..f09ffc119 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-11-28 Doug Kearns + + * unposted: Completion/Unix/Command/_elinks: update for version 0.4.3 + 2003-11-21 Oliver Kiddle * 19265: Completion/Unix/Command/_ls, Completion/X/Command/_mozilla: diff --git a/Completion/Unix/Command/_elinks b/Completion/Unix/Command/_elinks index 6e2832daf..b3e204261 100644 --- a/Completion/Unix/Command/_elinks +++ b/Completion/Unix/Command/_elinks @@ -14,6 +14,7 @@ _arguments -C -A '-*' \ '*-dump-charset[codepage to use with -dump]:codepage:' \ '*-dump-width[width of document formatted with -dump]:width:' \ '*-eval[evaluate given configuration option]:configuration option:' \ + '*-force-html[assume the file is HTML]' \ '(- 1)-'{\?,h,help}'[print usage help and exit]' \ '(- 1)-long-help[print detailed usage help and exit]' \ '(- 1)-config-help[print help for configuration options]' \ -- cgit 1.4.1