GPGKEY is not a supported environment variable

This commit is contained in:
Stefano Rivera 2010-12-21 15:25:05 +02:00
parent 7977a367fd
commit 660209473b

View File

@ -52,8 +52,6 @@ attempt to look it up in Ubuntu since it will not exist.
.TP .TP
.B \-k \fI<keyid>\fR .B \-k \fI<keyid>\fR
Specifies your GPG key. Specifies your GPG key.
Can also be set with the line `\fIexport GPGKEY=<keyid>\fR' in your shell's
configuration (for example: \fI$HOME/.bashrc\fR).
This is only used if the sync request is mailed to Launchpad. This is only used if the sync request is mailed to Launchpad.
.TP .TP
.B \-\-lp .B \-\-lp
@ -87,9 +85,6 @@ Specify this option in this case.
shell's configuration by adding \fIexport VARIABLE=\fR lines, where VARIABLE is shell's configuration by adding \fIexport VARIABLE=\fR lines, where VARIABLE is
one of the following: one of the following:
.TP
.B GPGKEY
Specifies your GnuPG key ID.
.TP .TP
.B DEBEMAIL .B DEBEMAIL
Specifies which email should be used when sending to Launchpad. Specifies which email should be used when sending to Launchpad.