summaryrefslogtreecommitdiffstats
path: root/bugzilla.1
blob: 139a82013f17fade27dbd8259ae795a78108413d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH bugzilla 1  "December 12, 2007" "version 0.1" "USER COMMANDS"
.SH NAME
bugzilla - command-line interface to Bugzilla over XML-RPC
.SH SYNOPSIS
.B bugzilla
[command] [options]
.SH DESCRIPTION
.B bugzilla
is a command-line utility that allows access to the XML-RPC interface provided
by Bugzilla.
.SH OPTIONS
.TP
\-\-help
Get help.
.SH EXAMPLES
.TP
TODO.
.SH EXIT STATUS
Also TODO.
.SH AUTHOR
Will Woods <wwoods@redhat.com>