File: lp-list-bugs.1

package info (click to toggle)
lptools 0.3.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 396 kB
  • sloc: python: 1,550; makefile: 6
file content (27 lines) | stat: -rw-r--r-- 668 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH lp\-list\-bugs 1 2010-09-17 lptools
.SH NAME
lp\-list\-bugs \- briefly list status of Launchpad bugs
.SH DESCRIPTION
.B lp\-list\-bugs
takes one or more Launchpad bug numbers, and lists the status of each bug in a
concise format.
For example:
.PP
.RS
.nf
$ lp\-list\-bugs 3
Bug 3: Custom information for each translation team
  rosetta: Fix Released
  ubuntu: Invalid
  mono (Ubuntu): Invalid
.fi
.RE
.SH OPTIONS
.TP
.BR \-h ", " \-\-help
Display a help message and exit.
.SH AUTHORS
.B lp\-list\-bugs
and this manual page were written by Colin Watson <cjwatson@ubuntu.com>.
Both are released under the terms of the GNU General Public License, version
3 or later.