backportpackage.1: Document --key and --dont-sign (LP: #1007564)

This commit is contained in:
Stefano Rivera 2012-06-20 22:24:04 +02:00
parent 9f33928d38
commit 139e5dfda7
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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.