Skip to content

Commit 785cca8

Browse files
lhhcrobinso
authored andcommitted
Update bugzilla.1 man page w/ new options
Signed-off-by: Lon Hohberger <[email protected]>
1 parent 95403f1 commit 785cca8

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

bugzilla.1

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH bugzilla 1 "August 15, 2013" "version 0.9.0" "User Commands"
1+
.TH bugzilla 1 "January 16, 2014" "version 0.9.0" "User Commands"
22
.SH NAME
33
bugzilla \- command-line interface to Bugzilla over XML-RPC
44
.SH SYNOPSIS
@@ -73,6 +73,12 @@ add bug_ids blocked by this bug
7373
add bug_ids that this bug depends on
7474
.IP "--groups=GROUP[, GROUP, ...]"
7575
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
7682

7783
.SH OUTPUT FORMAT \[oq]NEW\[cq] OPTIONS
7884
.IP "--full, -f"

0 commit comments

Comments
 (0)