From d56084296c3ef067f317efc17c7e7e164c296dcd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 20 Jul 2009 10:42:45 +0000 Subject: [PATCH] Fix bug 1090. --- doc/ChangeLog | 5 +++++ doc/gpg.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 27b191bad..f42972293 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-07-20 Werner Koch + + * gpg.texi (Operational GPG Commands): Add a note for --send-keys. + Fixes bug#1090. + 2009-07-06 Werner Koch * debugging.texi (Common Problems): Add a note about corrupted diff --git a/doc/gpg.texi b/doc/gpg.texi index 5540ba2b3..6c5ceda0f 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -404,7 +404,7 @@ Similar to @option{--export} but sends the keys to a keyserver. Fingerprints may be used instead of key IDs. Option @option{--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. +or changed by you. If no key IDs are given, @command{gpg} does nothing. @item --export-secret-keys @itemx --export-secret-subkeys