We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95403f1 commit 785cca8Copy full SHA for 785cca8
1 file changed
bugzilla.1
@@ -1,4 +1,4 @@
1
-.TH bugzilla 1 "August 15, 2013" "version 0.9.0" "User Commands"
+.TH bugzilla 1 "January 16, 2014" "version 0.9.0" "User Commands"
2
.SH NAME
3
bugzilla \- command-line interface to Bugzilla over XML-RPC
4
.SH SYNOPSIS
@@ -73,6 +73,12 @@ add bug_ids blocked by this bug
73
add bug_ids that this bug depends on
74
.IP "--groups=GROUP[, GROUP, ...]"
75
add groups to which bug is visible
76
+.IP "--assigned_to=ASSIGNED_TO"
77
+Assign bugzilla to specified email address
78
+.IP "--qa_contact=QA_CONTACT"
79
+Set QA contact to specified email address
80
+.IP "--keywords=KEYWORD[, KEYWORD, ...]"
81
+Set specified keywords on new bugzilla
82
83
.SH OUTPUT FORMAT \[oq]NEW\[cq] OPTIONS
84
.IP "--full, -f"
0 commit comments