From ce650acf1fc32a20db50a996ecc3008f47b02188 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 19 Jan 1999 18:37:41 +0000 Subject: See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner Koch --- doc/gpg.1pod | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gpg.1pod b/doc/gpg.1pod index dcd107ef7..1e9cdcfcf 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -184,6 +184,13 @@ B<--export> [I] the file given with option "output". Use together with B<-a> to mail those keys. +B<--send-keys> [I] + Same as B<--export> but sends the keys to a keyserver. + Option B<--keyserver> must be used to give the name + of this keyserver. Don't send your complete keyring + to a keyserver - select only those keys which are new + or changed by you. + B<--export-all> [I] Same as B<--export> but does also export keys which are not compatible to OpenPGP. @@ -288,6 +295,20 @@ B<--yes> B<--no> Assume "no" on most questions. +B<--keyserver> I + Use I to lookup keys which are not yet in + your keyring; this is only done while verifying + messages with signatures. The option is also + required for the command B<--send-keys> to + specify the keyserver to where the keys should + be send. All keyservers synchronize with each + other - so there is no need to send keys to more + than one server. Using the command + "host -l pgp.net | grep wwwkeys" gives you a + list of keyservers. Because there is load + balancing using round-robin-dns you may notice + that you get different key servers. + B<--keyring> I Add I to the list of keyrings. If I begins with a tilde and a slash, these @@ -301,7 +322,6 @@ B<--keyring> I B<--secret-keyring> I Same as B<--keyring> but for secret keyrings. - B<--homedir> I Set the name of the home directory to I. If this option is not used it defaults to F<~/.gnupg>. It does -- cgit v1.2.3