mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
34 lines
1018 B
Groff
34 lines
1018 B
Groff
.TH DGETLP "1" "27 August 2008" "ubuntu-dev-tools"
|
|
|
|
.SH NAME
|
|
dgetlp \- simulate ``dget'' behaviour for files hosted at librarian.launchpad.net
|
|
|
|
.SH SYNOPSIS
|
|
.B dgetlp \fR[\fB\-d\fR] <\fBLaunchpad DSC URL\fR>
|
|
|
|
.SH DESCRIPTION
|
|
\fBdgetlp\fR downloads and optionally extracts the <\fBLaunchpad DSC URL\fR> from Launchpad.
|
|
|
|
.SH OPTIONS
|
|
Listed below are the command line options for dgetlp:
|
|
.TP
|
|
.B \-d
|
|
Download the .dsc file and display the commands that would be run otherwise.
|
|
.TP
|
|
.B <Launchpad DSC URL>
|
|
This is the source package that you would like to be downloaded from Launchpad.
|
|
|
|
.SH ENVIRONMENT VARIABLES
|
|
.TP
|
|
DIST
|
|
Specifies the default target.
|
|
|
|
.SH EXAMPLE
|
|
.B dgetlp http://launchpadlibrarian.net/10348157/coreutils_5.97-5.4ubuntu1.dsc
|
|
|
|
.SH AUTHOR
|
|
\fBdgetlp\fR was written by Terence Simpson <tsimpson@ubuntu.com> and
|
|
modified by Siegfried-A. Gevatter <rainct@ubuntu.com>.
|
|
This man page was written by Ryan Kavanagh <ryanakca@kubuntu.org>.
|
|
Both are released under the GNU General Public License, version 2 or later.
|