File: lp-capture-bug-counts.1

package info (click to toggle)
lptools 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 328 kB
  • sloc: python: 1,552; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH lp-capture-bug-counts "1" "Oct 24 2012" "lptools"
.SH NAME
lp-capture-bug-counts \- view summary of number of bugs for a Launchpad project

.SH SYNOPSIS
.B lp-capture-bug-counts

.SH DESCRIPTION
\fBlp-capture-bug-counts\fR prints some statistics about a project. It can
quickly display the number of bugs with a particular status or with patches
attached that affect a project.

.SH AUTHORS
\fBlp-capture-bug-counts\fR was written by Martin Pool <mbp@canonical.com>,
and this manual page was written by Nathan Handler <nhandler@ubuntu.com>.