mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
30 lines
785 B
Groff
30 lines
785 B
Groff
.TH GRAB-ATTACHMENTS "1" "10 August 2008" "ubuntu-dev-tools"
|
|
.SH NAME
|
|
grab-attachments \- downloads attachments from a Launchpad bug
|
|
.SH SYNOPSIS
|
|
.B grab-attachments\fR <\fIbug-number\fR>
|
|
|
|
.B grab-attachments \-h
|
|
.SH DESCRIPTION
|
|
.PP
|
|
\fBgrab-attachments\fR is a script to download all attachments from a
|
|
Launchpad bug report into the current directory.
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
Listed below are the command line options for grab-attachments:
|
|
.TP
|
|
.B \-h
|
|
Display a help message and exit.
|
|
.TP
|
|
.B <bug-number>
|
|
Specifies the Launchpad bug number that the script should download
|
|
attachments from.
|
|
|
|
.SH AUTHOR
|
|
.PP
|
|
\fBgrab-attachments\fR was written by Daniel Holbach and this manual page was
|
|
written by Jonathan Patrick Davies.
|
|
.PP
|
|
Both are released under the GNU General Public License, version 2.
|