summaryrefslogtreecommitdiffstats
path: root/contrib/bugzilla-submit/bugzilla-submit.xml
diff options
context:
space:
mode:
authorkiko%async.com.br <>2004-01-17 07:26:49 +0100
committerkiko%async.com.br <>2004-01-17 07:26:49 +0100
commit3aeef0535633570b09014f6858c688c6c8e43f22 (patch)
tree6124f4e584ac0aab68e344bcbed8215532ff7bd8 /contrib/bugzilla-submit/bugzilla-submit.xml
parentcca2329b29a504d52259276b3e855f28891d30fe (diff)
downloadbugzilla-3aeef0535633570b09014f6858c688c6c8e43f22.tar.gz
bugzilla-3aeef0535633570b09014f6858c688c6c8e43f22.tar.xz
Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields
are rejected. Minor fixes to bugzilla-submit's argument parsing. Patch by me, inspired by work done by joseph@picsel.com (Joseph Heenan). contrib-only. a=myk
Diffstat (limited to 'contrib/bugzilla-submit/bugzilla-submit.xml')
-rw-r--r--contrib/bugzilla-submit/bugzilla-submit.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/bugzilla-submit/bugzilla-submit.xml b/contrib/bugzilla-submit/bugzilla-submit.xml
index 01ad49e63..2ffa9b601 100644
--- a/contrib/bugzilla-submit/bugzilla-submit.xml
+++ b/contrib/bugzilla-submit/bugzilla-submit.xml
@@ -102,9 +102,10 @@ identifies this field as <quote>Hardware</quote>.)</para></listitem>
</varlistentry>
<varlistentry>
<term>-o, --os</term>
-<listitem><para>Set the op_sys field, overriding the Operating-System header
-from standard input if necessary. (The stock Bugzilla web presentation
-identifies this field as <quote>OS</quote>.)</para></listitem>
+<listitem><para>Set the op_sys field, overriding the OS (Operating
+System) header from standard input if necessary. (The stock Bugzilla web
+presentation also identifies this field as
+<quote>OS</quote>.)</para></listitem>
</varlistentry>
<varlistentry>
<term>-r, --priority</term>