File: lp-attach.1

package info (click to toggle)
lptools 0.3.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: python: 1,550; makefile: 6
file content (20 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH lp-attach "1" "Oct 24 2012" "lptools"
.SH NAME
lp-attach \- attach a file to a Launchpad bug

.SH SYNOPSIS
.B lp-attach <\fIbugnumber\fR>

.SH DESCRIPTION
\fBlp-attach\fR attaches a file (read from stdin) as an attachment on a named
Launchpad bug.

.SH OPTIONS
Listed below are the command line options for \fBlp-attach\fR:
.TP
.BR <\fIbugnumber\fR>
Launchpad bug number to attach the file to.

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