From 9e3ebb48f4ea3d78e25e1e7b021bbfbcefd58409 Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Thu, 11 Dec 2003 07:36:20 +0000 Subject: Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the repository copy, and this is the follow-up patch that implements the content rename. r=gerv, a=justdave. --- contrib/bugzilla-submit/bugzilla-submit.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'contrib/bugzilla-submit/bugzilla-submit.xml') diff --git a/contrib/bugzilla-submit/bugzilla-submit.xml b/contrib/bugzilla-submit/bugzilla-submit.xml index da8a34c77..01ad49e63 100644 --- a/contrib/bugzilla-submit/bugzilla-submit.xml +++ b/contrib/bugzilla-submit/bugzilla-submit.xml @@ -2,20 +2,20 @@ - + -bug-bugzilla +bugzilla-submit 1 Oct 30, 2003 -bug-bugzilla +bugzilla-submit post bugs to a Bugzilla instance - bug-bugzilla + bugzilla-submit --status bug_status --url bug_file_loc --product product @@ -40,12 +40,12 @@ DESCRIPTION -bug-bugzilla is a command-line tool +bugzilla-submit is a command-line tool for posting bug reports to any instance of Bugzilla. It accepts on standard input text resembling an RFC-822 message. The headers of that message, and its body, are used to set error-report field values. More field values are merged in from command-line options. If required -fields have not been set, bug-bugzilla +fields have not been set, bugzilla-submit tries to compute them. Finally, the resulting error report is validated. If all required fields are present, and there are no illegal fields or values, the report is shipped off to the Mozilla -- cgit v1.2.3-24-g4f1b