zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _surfraw update
@ 2006-02-28 17:59 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-02-28 17:59 UTC (permalink / raw)
  To: zsh-workers

Patch from Micah Anderson.

Index: Completion/Unix/Command/_surfraw
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_surfraw,v
retrieving revision 1.5
diff -u -r1.5 _surfraw
--- Completion/Unix/Command/_surfraw	9 Dec 2005 19:25:03 -0000	1.5
+++ Completion/Unix/Command/_surfraw	28 Feb 2006 17:57:26 -0000
@@ -157,6 +157,9 @@
         _arguments $args \
           '-doc[view PTS documentation]' && ret=0
       ;;
+      debsec)
+        _message -e string 'package name, bug number or CVE ID'
+      ;; 
       deja)
         _arguments $args \
           '-results=-:[number of results to return]' \


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-28 17:59 PATCH: _surfraw update 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).