1bugz(1) General Commands Manual bugz(1)
2
3
4
6 bugz — command line interface to bugzilla
7
9 bugz [ global options ] subcommand [ subcommand options ]
10
12 Bugz is a program which gives you access to the features of the
13 bugzilla bug tracking system from the command line.
14
15 This man page is a stub; the bugz program has extensive built in help.
16 bugz -h will show the help for the global options and bugz [subcommand]
17 -h will show the help for a specific subcommand.
18
20 The home page of this project is http://www.github.com/williamh/pybugz.
21 Bugs should be reported to the bug tracker there.
22
24 The original author is Alastair Tse <alastair@liquidx.net>. The
25 current maintainer is William Hubbs <w.d.hubbs@gmail.com>. William also
26 wrote this man page.
27
28
29
300.10.2 20 Jan 2013 bugz(1)