mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
doc: Minor fix of the --keyserver option.
-- Unfortunately the a reflow took place.
This commit is contained in:
parent
e89d57a2cb
commit
1f7a88ec5e
@ -311,15 +311,15 @@ Use @var{name} as your keyserver. This is the server that @command{gpg}
|
|||||||
communicates with to receive keys, send keys, and search for
|
communicates with to receive keys, send keys, and search for
|
||||||
keys. The format of the @var{name} is a URI:
|
keys. The format of the @var{name} is a URI:
|
||||||
`scheme:[//]keyservername[:port]' The scheme is the type of keyserver:
|
`scheme:[//]keyservername[:port]' The scheme is the type of keyserver:
|
||||||
"hkp" for the HTTP (or compatible) keyservers, "ldap" for the LDAP
|
"hkp" for the HTTP (or compatible) keyservers or "ldap" for the LDAP
|
||||||
keyservers, or "mailto" for the Graff email keyserver. Note that your
|
keyservers. Note that your particular installation of GnuPG may have
|
||||||
particular installation of GnuPG may have other keyserver types
|
other keyserver types available as well. Keyserver schemes are
|
||||||
available as well. Keyserver schemes are case-insensitive. After the
|
case-insensitive. After the keyserver name, optional keyserver
|
||||||
keyserver name, optional keyserver configuration options may be
|
configuration options may be provided. These are the same as the
|
||||||
provided. These are the same as the @option{--keyserver-options} of
|
@option{--keyserver-options} of @command{gpg}, but apply only to this
|
||||||
@command{gpg}, but apply only to this particular keyserver.
|
particular keyserver.
|
||||||
|
|
||||||
Most keyservers synchronize with each other, so there is generally no
|
Some keyservers synchronize with each other, so there is not always a
|
||||||
need to send keys to more than one server. Some keyservers use round
|
need to send keys to more than one server. Some keyservers use round
|
||||||
robin DNS to give a different keyserver each time you use it.
|
robin DNS to give a different keyserver each time you use it.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user