zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#570520: zsh: add completion support for --no-install-recommends to apt
       [not found] <20100219143920.10518.49066.reportbug@grmlvrs>
@ 2010-02-20 18:07 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2010-02-20 18:07 UTC (permalink / raw)
  To: Michael Prokop, 570520; +Cc: zsh-workers

On Fri, Feb 19, 2010 at 03:39:20PM +0100, Michael Prokop wrote:
> The zsh completion for apt-get doesn't yet support the
> --no-install-recommends option. Attached patch works for me.

Thanks.

Index: Completion/Debian/Command/_apt
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_apt,v
retrieving revision 1.17
diff -u -r1.17 _apt
--- Completion/Debian/Command/_apt	23 Apr 2009 12:40:51 -0000	1.17
+++ Completion/Debian/Command/_apt	20 Feb 2010 18:05:49 -0000
@@ -403,6 +403,7 @@
     -V,--verbose-versions:bool \
     -m,--ignore-missing,--fix-missing:bool \
     --no-download:bool \
+    --no-install-recommends:bool \
     --ignore-hold:bool \
     --no-upgrade:bool \
     --force-yes:bool \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-20 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20100219143920.10518.49066.reportbug@grmlvrs>
2010-02-20 18:07 ` Bug#570520: zsh: add completion support for --no-install-recommends to apt Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).