diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 267870267..a12269111 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -311,7 +311,9 @@ command "tsign"). @item --check-sigs @opindex check-sigs -Same as @option{--list-sigs}, but the signatures are verified. +Same as @option{--list-sigs}, but the signatures are verified. Note +that for performance reasons the revocation status of a signing key is +not shown. @ifclear gpgone This command has the same effect as using @option{--list-keys} with @option{--with-sig-check}. |