* gpg.sgml: Clarify meaning of keyserver option include-revoked.

This commit is contained in:
David Shaw 2002-08-22 17:48:47 +00:00
parent 8609693d79
commit b6bbc5f6ad
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2002-08-22 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify meaning of keyserver option include-revoked.
2002-08-20 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Clarify that trust letters 'q' and '-' can be treated

View File

@ -980,10 +980,12 @@ keyserver types, some common options are:
<varlistentry>
<term>include-revoked</term>
<listitem><para>
When receiving or searching for a key, include keys that are marked on
the keyserver as revoked. Note that this option is always set when
using the NAI HKP keyserver, as this keyserver does not differentiate
between revoked and unrevoked keys.
When searching for a key, include keys that are marked on the
keyserver as revoked. Note that this option is always set when using
the NAI HKP keyserver, as this keyserver does not differentiate
between revoked and unrevoked keys. When using the LDAP keyserver,
this applies to both searching (--search-keys) and receiving
(--recv-keys).
</para></listitem></varlistentry>
<varlistentry>