From 831cd76256290541a102bc660442918c95a65e6c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 25 Jun 2007 11:54:43 +0000 Subject: Fixed a problem in estream-printf.c. Changes for Windows (gpgsm -k does now work). Minor cleanups. --- doc/ChangeLog | 5 +++++ doc/gpg.texi | 8 ++++++++ 2 files changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 27546e08f..7123c5d71 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-06-22 Werner Koch + + * gpg.texi (Operational GPG Commands): Describe the flags used by + --check-sigs. + 2007-06-21 Werner Koch * gpgsm.texi (Certificate Management): Changed description of diff --git a/doc/gpg.texi b/doc/gpg.texi index b46036e41..409320a7c 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -309,6 +309,14 @@ command "tsign"). @opindex check-sigs Same as @option{--list-sigs}, but the signatures are verified. +The status of the verification is indicated by a flag directly following +the "sig" tag (and thus before the flags described above for +@option{--list-sigs}). A "!" indicates that the signature has been +successfully verified, a "-" denotes a bad signature and a "%" is used +if an error occured while checking the signature (e.g. a non supported +algorithm). + + @item --fingerprint @opindex fingerprint List all keys (or the specified ones) along with their -- cgit v1.2.3