mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* gpg.sgml: Document --refresh-keys.
This commit is contained in:
parent
17edfbb907
commit
38d3a8a302
2 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-10-24 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.sgml: Document --refresh-keys.
|
||||||
|
|
||||||
2002-10-19 David Shaw <dshaw@jabberwocky.com>
|
2002-10-19 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* gpg.sgml: Clarify --force-mdc, and document --disable-mdc.
|
* gpg.sgml: Clarify --force-mdc, and document --disable-mdc.
|
||||||
|
|
|
@ -594,6 +594,15 @@ Import the keys with the given key IDs from a keyserver. Option
|
||||||
--keyserver must be used to give the name of this keyserver.
|
--keyserver must be used to give the name of this keyserver.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>--refresh-keys &ParmKeyIDs;</term>
|
||||||
|
<listitem><para>
|
||||||
|
Request updates from a keyserver for keys that already exist on the
|
||||||
|
local keyring. This is useful for updating a key with the latest
|
||||||
|
signatures, user IDs, etc. Option --keyserver must be used to give
|
||||||
|
the name of this keyserver.
|
||||||
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>--search-keys &OptParmNames;</term>
|
<term>--search-keys &OptParmNames;</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue