From 627a990f8e306d4f34bc503b303dc8b13616029e Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Thu, 17 Oct 2019 08:29:46 +0900 Subject: doc: Fix documentation about --locate-keys. * doc/gpg.texi (--locate-keys): Remove mentioning signing keys. -- GnuPG-bug-id: 4713 Signed-off-by: NIIBE Yutaka --- doc/gpg.texi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/gpg.texi b/doc/gpg.texi index 0965a7eb7..c68e8ff49 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -350,13 +350,13 @@ numbers 1-9 or "T" for 10 and above to indicate trust signature levels @opindex locate-keys @opindex locate-external-keys Locate the keys given as arguments. This command basically uses the -same algorithm as used when locating keys for encryption or signing -and may thus be used to see what keys @command{@gpgname} might use. -In particular external methods as defined by -@option{--auto-key-locate} may be used to locate a key. Only public -keys are listed. The variant @option{--locate-external-keys} does not -consider a locally existing key and can thus be used to force the -refresh of a key via the defined external methods. +same algorithm as used when locating keys for encryption and may thus +be used to see what keys @command{@gpgname} might use. In particular +external methods as defined by @option{--auto-key-locate} may be used +to locate a key. Only public keys are listed. The variant +@option{--locate-external-keys} does not consider a locally existing +key and can thus be used to force the refresh of a key via the defined +external methods. @item --show-keys @opindex show-keys -- cgit v1.2.3