mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-23 10:29:58 +01:00
* gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserver
schemes are case-insensitive.
This commit is contained in:
parent
09fe2195bc
commit
79a68af367
@ -1,3 +1,8 @@
|
|||||||
|
2002-10-03 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.sgml: Note that '#' means secret-key-unavailable, and that
|
||||||
|
keyserver schemes are case-insensitive.
|
||||||
|
|
||||||
2002-09-30 David Shaw <dshaw@jabberwocky.com>
|
2002-09-30 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
|
* gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
|
||||||
|
@ -221,8 +221,10 @@ ones given on the command line.
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>--list-secret-keys &OptParmNames;</term>
|
<term>--list-secret-keys &OptParmNames;</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
List all keys from the secret keyrings, or just the
|
List all keys from the secret keyrings, or just the ones given on the
|
||||||
ones given on the command line.
|
command line. A '#' after the letters 'sec' means that the secret key
|
||||||
|
is not usable (for example, if it was created via
|
||||||
|
--export-secret-subkeys).
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
|
|
||||||
@ -964,7 +966,8 @@ from, send keys to, and search for keys on. The format of the
|
|||||||
the type of keyserver: "hkp" for the Horowitz (or compatible)
|
the type of keyserver: "hkp" for the Horowitz (or compatible)
|
||||||
keyservers, "ldap" for the NAI LDAP keyserver, or "mailto" for the
|
keyservers, "ldap" for the NAI LDAP keyserver, or "mailto" for the
|
||||||
Horowitz email keyserver. Note that your particular installation of
|
Horowitz email keyserver. Note that your particular installation of
|
||||||
GnuPG may have other keyserver types available as well.
|
GnuPG may have other keyserver types available as well. Keyserver
|
||||||
|
schemes are case-insensitive.
|
||||||
</para><para>
|
</para><para>
|
||||||
Most keyservers synchronize with each other, so there is generally no
|
Most keyservers synchronize with each other, so there is generally no
|
||||||
need to send keys to more than one server. Using the command "host -l
|
need to send keys to more than one server. Using the command "host -l
|
||||||
|
Loading…
x
Reference in New Issue
Block a user