mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-23 15:07:03 +01:00
* gpg.sgml: Document --fetch-keys.
This commit is contained in:
parent
735257ee1c
commit
f8c4263b1a
@ -1,3 +1,7 @@
|
||||
2005-12-08 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Document --fetch-keys.
|
||||
|
||||
2005-12-07 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Document -d. Add [file] to a few options.
|
||||
|
11
doc/gpg.sgml
11
doc/gpg.sgml
@ -44,6 +44,7 @@
|
||||
<!entity ParmN "<parameter>n</parameter>">
|
||||
<!entity ParmFlags "<parameter>flags</parameter>">
|
||||
<!entity ParmString "<parameter>string</parameter>">
|
||||
<!entity ParmURIs "<parameter>URIs</parameter>">
|
||||
<!entity ParmValue "<parameter>value</parameter>">
|
||||
<!entity ParmNameValue "<parameter>name=value</parameter>">
|
||||
<!entity ParmNameValues "<parameter>name=value1 <optional>value2 value3 ...</optional></parameter>">
|
||||
@ -741,7 +742,7 @@ keyservers set (see --keyserver-option honor-keyserver-url).
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--search-keys &OptParmNames;</term>
|
||||
<term>--search-keys &ParmNames;</term>
|
||||
<listitem><para>
|
||||
Search the keyserver for the given names. Multiple names given here
|
||||
will be joined together to create the search string for the keyserver.
|
||||
@ -752,6 +753,14 @@ different keyserver types support different search methods. Currently
|
||||
only LDAP supports them all.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--fetch-keys &ParmURIs;</term>
|
||||
<listitem><para>
|
||||
Retrieve keys located at the specified URIs. Note that different
|
||||
installations of GnuPG may support different protocols (HTTP, FTP,
|
||||
LDAP, etc.)
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--update-trustdb</term>
|
||||
<listitem><para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user