mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-15 20:31:08 +00:00
backportpackage.1: Document --key and --dont-sign (LP: #1007564)
This commit is contained in:
parent
9f33928d38
commit
139e5dfda7
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -23,6 +23,7 @@ ubuntu-dev-tools (0.143) UNRELEASED; urgency=low
|
||||
the patch (Closes: #678245)
|
||||
* Correct metavar for --mirror in backportpackage (LP: #999727)
|
||||
* submittodebian: Explitictly UTF-8 encode the bug body (LP: #1005834)
|
||||
* backportpackage.1: Document --key and --dont-sign (LP: #1007564)
|
||||
|
||||
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 06 Jun 2012 09:53:24 -0400
|
||||
|
||||
|
@ -65,6 +65,12 @@ Update the build environment before attempting to build.
|
||||
.B \-u \fIUPLOAD\fR, \fB\-\-upload\fR=\fIUPLOAD\fR
|
||||
Upload to \fIUPLOAD\fR with \fBdput\fR(1) (after confirmation).
|
||||
.TP
|
||||
.B \-k \fIKEYID\fR, \fB\-\-key\fR=\fIKEYID\fR
|
||||
Specify the key ID to be used for signing.
|
||||
.TP
|
||||
.B \-\-dont\-sign
|
||||
Do not sign the upload.
|
||||
.TP
|
||||
.B \-y\fR, \fB\-\-yes
|
||||
Do not prompt before uploading to a PPA. For everyone's safety, this
|
||||
option is ignored if \fIUPLOAD\fR is \fBubuntu\fR.
|
||||
|
Loading…
x
Reference in New Issue
Block a user