~debian-lptools/debian/sid/lptools/sid

« back to all changes in this revision

Viewing changes to doc/lp-capture-bug-counts.1

  • Committer: Jelmer Vernooij
  • Date: 2023-09-28 12:07:22 UTC
  • mfrom: (2.18.8)
  • Revision ID: jelmer@jelmer.uk-20230928120722-704pws90v7e943dk
* New upstream snapshot.
 + Drop patches for conversion to python 3 and breezy; now merged upstream.
+ debian/upstream/metadata: Drop unknown Homepage field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH lp-capture-bug-counts "1" "Oct 24 2012" "lptools"
 
2
.SH NAME
 
3
lp-capture-bug-counts \- view summary of number of bugs for a Launchpad project
 
4
 
 
5
.SH SYNOPSIS
 
6
.B lp-capture-bug-counts
 
7
 
 
8
.SH DESCRIPTION
 
9
\fBlp-capture-bug-counts\fR prints some statistics about a project. It can
 
10
quickly display the number of bugs with a particular status or with patches
 
11
attached that affect a project.
 
12
 
 
13
.SH AUTHORS
 
14
\fBlp-capture-bug-counts\fR was written by Martin Pool <mbp@canonical.com>,
 
15
and this manual page was written by Nathan Handler <nhandler@ubuntu.com>.