File: lp-set-dup.1

package info (click to toggle)
ubuntu-dev-tools 0.101
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 696 kB
  • ctags: 505
  • sloc: python: 3,461; sh: 1,074; perl: 563; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 854 bytes parent folder | download
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
28
.TH lp\-set\-dup "1" "March 6 2010" "ubuntu-dev-tools"
.SH NAME
lp\-set-\dup \- mark one or more bugs as duplicate of another bug

.SH SYNOPSIS
.B lp\-set\-dup [\-f] <main bug> <duplicate bug> [<duplicate bug> ...]
.br
.B lp\-set\-dup \-\-help

.SH DESCRIPTION
\fBlp\-set\-dup\fR allow to easily mark one or more bug as duplicate of
another bug. It checks for permission to operate on a given bug first,
then perform required tasks on Launchpad.

.SH OPTIONS
Listed below are the command line options for \fBlp\-set\-dup\fR:
.TP
.B \-h or \-\-help
Display a help message and exit.
.TP
.B \-f
Skip confirmation prompt.

.SH AUTHORS
\fBlp\-set\-dup\fR was written by Loïc Minier <lool@dooz.org>,
and this manual page was written by Luca Falavigna <dktrkranz@debian.org>.
.PP
Both are released under the terms of the GNU General Public License, version 2.