zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: completion for bug
@ 1999-11-04 16:11 Clint Adams
  1999-11-04 18:53 ` Falk Hueffner
  0 siblings, 1 reply; 3+ messages in thread
From: Clint Adams @ 1999-11-04 16:11 UTC (permalink / raw)
  To: zsh-workers

*** Completion/Debian/_bug      Wed Dec 31 19:00:00 1969
--- Completion/Debian.new/_bug  Thu Nov  4 11:09:48 1999
***************
*** 0 ****
--- 1,15 ----
+ #compdef bug
+ 
+ _arguments '-c[exclude configs from report]' \
+            '-d[debug - send mail to postmaster@localhost]' \
+            '-f[argument is a file, not a package]' \
+            '-H[special header]:custom header:' \
+            '-m[maintainer-only]' \
+            '-p[print to stdout instead of mail]' \
+            '-q[quiet - no e-mail forwarding]' \
+            '-s[set subject]:subject:' \
+            '-S[set severity]:severity:(wishlist normal important grave critical)' \
+            '-x[do not cc submitter]' \
+            '-z[send configs verbatim]' \
+            '-h[help]' \
+            '*:package:_deb_packages installed'


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-05 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-04 16:11 PATCH: completion for bug Clint Adams
1999-11-04 18:53 ` Falk Hueffner
1999-11-05 16:06   ` 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).