diff options
author | Werner Koch <wk@gnupg.org> | 2015-11-30 16:01:07 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2015-11-30 16:01:07 +0100 |
commit | fdd2cc5f3b257bac056992b79623310bb0b494d4 (patch) | |
tree | 728c3db868a7128738b780a1275eca074fb7328f /doc | |
parent | doc: Typo fix. (diff) | |
download | gnupg2-fdd2cc5f3b257bac056992b79623310bb0b494d4.tar.xz gnupg2-fdd2cc5f3b257bac056992b79623310bb0b494d4.zip |
doc: Clarify dirmngr's --keyserver option.
--
GnuPG-bug-id: 2165
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dirmngr.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index e453e8ae7..6a4d6d6c4 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -255,8 +255,8 @@ keyservers, or "mailto" for the Graff email keyserver. Note that your particular installation of GnuPG may have other keyserver types available as well. Keyserver schemes are case-insensitive. After the keyserver name, optional keyserver configuration options may be -provided. These are the same as the global @option{--keyserver-options} -from below, but apply only to this particular keyserver. +provided. These are the same as the @option{--keyserver-options} of +@command{gpg}, but apply only to this particular keyserver. Most keyservers synchronize with each other, so there is generally no need to send keys to more than one server. The keyserver |