From f8c4263b1a38b7fda2549464dd0d9e1f4769bae4 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 8 Dec 2005 19:39:59 +0000 Subject: * gpg.sgml: Document --fetch-keys. --- doc/ChangeLog | 4 ++++ doc/gpg.sgml | 11 ++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index cbc0782eb..a1883492e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-12-08 David Shaw + + * gpg.sgml: Document --fetch-keys. + 2005-12-07 David Shaw * gpg.sgml: Document -d. Add [file] to a few options. diff --git a/doc/gpg.sgml b/doc/gpg.sgml index c96fbb839..d02ff2dae 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -44,6 +44,7 @@ n"> flags"> string"> +URIs"> value"> name=value"> name=value1 value2 value3 ..."> @@ -741,7 +742,7 @@ keyservers set (see --keyserver-option honor-keyserver-url). ---search-keys &OptParmNames; +--search-keys &ParmNames; 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. + +--fetch-keys &ParmURIs; + +Retrieve keys located at the specified URIs. Note that different +installations of GnuPG may support different protocols (HTTP, FTP, +LDAP, etc.) + + --update-trustdb -- cgit v1.2.3