zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: reportbug options
@ 2009-12-10 20:46 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2009-12-10 20:46 UTC (permalink / raw)
  To: zsh-workers

There are other missing options I didn't bother looking at right now.

Index: Completion/Debian/Command/_bug
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_bug,v
retrieving revision 1.6
diff -u -r1.6 _bug
--- Completion/Debian/Command/_bug	18 Jul 2009 18:22:29 -0000	1.6
+++ Completion/Debian/Command/_bug	10 Dec 2009 20:45:32 -0000
@@ -88,6 +88,10 @@
       '(-d)--debug' \
       '--version' \
       '--license' \
+      '(--no-paranoid)--paranoid' \
+      '(--paranoid)--no-paranoid' \
+      '--body=:message body string' \
+      '--body-file=:message body file:_files' \
       "$_bug_commonargs[@]" \
       "$_rb_commonargs[@]"
   ;;


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

only message in thread, other threads:[~2009-12-10 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-10 20:46 PATCH: reportbug options 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).