2008-08-04 18:23:13 +01:00
|
|
|
.TH PULL-LP-SOURCE "1" "4 August 2008" "ubuntu-dev-tools"
|
2008-08-04 20:51:47 +02:00
|
|
|
|
2008-08-04 18:23:13 +01:00
|
|
|
.SH NAME
|
2008-08-04 20:51:47 +02:00
|
|
|
pull-lp-source \- download a source package from Launchpad
|
|
|
|
|
2008-08-04 18:23:13 +01:00
|
|
|
.SH SYNOPSIS
|
2008-08-04 20:51:47 +02:00
|
|
|
.B pull-lp-source [-h] <\fBsource package\fR> [\fItarget release\fR]
|
2008-08-04 18:23:13 +01:00
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
\fBpull-lp-source\fR downloads and extracts the latest version of
|
|
|
|
<\fBsource package\fR> from Launchpad. If the optional parameter
|
|
|
|
[\fItarget release\fR] is specified, the latest version in that release
|
|
|
|
will be downloaded instead.
|
2008-08-04 20:51:47 +02:00
|
|
|
|
2008-08-04 18:23:13 +01:00
|
|
|
.SH OPTIONS
|
|
|
|
.PP
|
2008-08-27 11:21:36 -04:00
|
|
|
Listed below are the command line options for pull-lp-source:
|
2008-08-04 18:23:13 +01:00
|
|
|
.TP
|
|
|
|
.B \-h, --help
|
|
|
|
Display a help message and exit.
|
|
|
|
.TP
|
|
|
|
.B <source package>
|
|
|
|
This is the source package that you would like to be downloaded from Launchpad.
|
|
|
|
.TP
|
|
|
|
.B [target release]
|
|
|
|
This is the release that you would like the source package to be downloaded from.
|
|
|
|
This value defaults to the current development release.
|
2008-08-04 20:51:47 +02:00
|
|
|
|
|
|
|
.SH ENVIRONMENT VARIABLES
|
|
|
|
.TP
|
|
|
|
DIST
|
|
|
|
Specifies the default target.
|
|
|
|
|
2008-08-04 18:23:13 +01:00
|
|
|
.SH AUTHOR
|
|
|
|
.PP
|
2008-08-04 20:51:47 +02:00
|
|
|
\fBpull-lp-source\fR and this manual page were written by Iain Lane
|
|
|
|
<iain@orangesquash.org.uk>. Both are released under the GNU General Public
|
|
|
|
License, version 3 or later.
|