Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#460566: zsh: dpkg completion is missing `--force-help'
- X-seq: zsh-workers 24387
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Sven Joachim <svenjoac@xxxxxx>, 460566@xxxxxxxxxxxxxxx
- Subject: Re: Bug#460566: zsh: dpkg completion is missing `--force-help'
- Date: Sun, 13 Jan 2008 15:23:51 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <87lk6t3bku.fsf@xxxxxx>
- Mail-followup-to: Sven Joachim <svenjoac@xxxxxx>, 460566@xxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <87lk6t3bku.fsf@xxxxxx>
On Sun, Jan 13, 2008 at 06:00:17PM +0100, Sven Joachim wrote:
> Subject says it all.
Index: Completion/Debian/Command/_dpkg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_dpkg,v
retrieving revision 1.13
diff -u -r1.13 _dpkg
--- Completion/Debian/Command/_dpkg 7 May 2005 16:33:37 -0000 1.13
+++ Completion/Debian/Command/_dpkg 13 Jan 2008 20:21:43 -0000
@@ -68,7 +68,7 @@
'-D+[debug options]:debug options:(h 1 2 3)'
'--debug=[debug options]:debug options:(help 1 2 3)'
'--ignore-depends=[ignore depends involving package]:package:_deb_packages avail'
- --{force,refuse,no-force}'--[forcing options]:what:(auto-select downgrade configure-any hold bad-path not-root overwrite overwrite-diverted depends-version depends confnew confold confdef confmiss conflicts architecture overwrite-dir remove-reinstreq remove-essential)'
+ --{force,refuse,no-force}'--[forcing options]:what:(all downgrade configure-any hold bad-path not-root overwrite overwrite-diverted bad-verify depends-version depends confnew confold confdef confmiss conflicts architecture overwrite-dir remove-reinstreq remove-essential help)'
)
_dpkg_options_recursive=( '(--recursive -R)'{--recursive,-R}'[recursive]' )
Messages sorted by:
Reverse Date,
Date,
Thread,
Author