* 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> 2002-08-20 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Clarify that trust letters 'q' and '-' can be treated * DETAILS: Clarify that trust letters 'q' and '-' can be treated

View File

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