zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _lintian tweak
@ 2006-05-31 17:01 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-05-31 17:01 UTC (permalink / raw)
  To: zsh-workers

Because of complaints that lintian -vi <TAB> doesn't work.

Index: Completion/Debian/Command/_lintian
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_lintian,v
retrieving revision 1.1
diff -u -r1.1 _lintian
--- Completion/Debian/Command/_lintian	25 Dec 2004 16:27:25 -0000	1.1
+++ Completion/Debian/Command/_lintian	31 May 2006 16:59:12 -0000
@@ -1,6 +1,6 @@
 #compdef lintian
 
-_arguments \
+_arguments -s \
 '(-c -r -u -C -R -S -X --check --check-part --dont-check-part --remove --remove-lab --setup-lab --unpack)'{-S,--setup-lab}'[setup or update the laboratory]' \
 '(-c -r -u -C -R -S -X --check --check-part --dont-check-part --remove --remove-lab --setup-lab --unpack)'{-R,--remove-lab}'[remove the laboratory directory]' \
 '(-c -r -u -C -R -S -X --check --check-part --dont-check-part --remove --remove-lab --setup-lab --unpack)'{-c,--check}'[run all checks over the specified packages]' \


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

only message in thread, other threads:[~2006-05-31 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-31 17:01 PATCH: _lintian tweak 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).