aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-01-05 19:25:16 +0000
committerWerner Koch <[email protected]>2017-01-05 19:43:40 +0000
commit353f6ff37646ad4c24d309a495e6c6f41e5235e3 (patch)
tree7ba65f51760d2b036b42033e8410099275c076cc
parenttests: New test for --{show,override}-session-key. (diff)
downloadgnupg-353f6ff37646ad4c24d309a495e6c6f41e5235e3.tar.gz
gnupg-353f6ff37646ad4c24d309a495e6c6f41e5235e3.zip
doc: Mention gpgv in the description of gpg --verify.
-- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--doc/gpg.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 469e5484a..4ea2cd21e 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -255,6 +255,13 @@ out the actual signed data, but there are other pitfalls with this
format as well. It is suggested to avoid cleartext signatures in
favor of detached signatures.
+Note: Sometimes the use of the @command{gpgv} tool is easier than
+using the full-fledged @command{gpg} with this option. @command{gpgv}
+is designed to compare signed data against a list of trusted keys and
+returns with success only for a good signature. It has its own manual
+page.
+
+
@item --multifile
@opindex multifile
This modifies certain other commands to accept multiple files for