[python-bugzilla] [PATCH 3/3] Update bugzilla.1 man page w/ new options

Lon Hohberger lhh at redhat.com
Thu Jan 16 16:02:37 UTC 2014


Signed-off-by: Lon Hohberger <lhh at redhat.com>
---
 bugzilla.1 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/bugzilla.1 b/bugzilla.1
index 658f6c2..02e39b6 100644
--- a/bugzilla.1
+++ b/bugzilla.1
@@ -1,4 +1,4 @@
-.TH bugzilla 1  "August 15, 2013" "version 0.9.0" "User Commands"
+.TH bugzilla 1  "January 16, 2014" "version 0.9.0" "User Commands"
 .SH NAME
 bugzilla \- command-line interface to Bugzilla over XML-RPC
 .SH SYNOPSIS
@@ -73,6 +73,12 @@ add bug_ids blocked by this bug
 add bug_ids that this bug depends on
 .IP "--groups=GROUP[, GROUP, ...]"
 add groups to which bug is visible
+.IP "--assigned_to=ASSIGNED_TO"
+Assign bugzilla to specified email address
+.IP "--qa_contact=QA_CONTACT"
+Set QA contact to specified email address
+.IP "--keywords=KEYWORD[, KEYWORD, ...]"
+Set specified keywords on new bugzilla
 
 .SH OUTPUT FORMAT \[oq]NEW\[cq] OPTIONS
 .IP "--full, -f"
-- 
1.8.4.2



More information about the python-bugzilla mailing list