diff options
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 5de9efbe9..a7a24022f 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -184,11 +184,20 @@ is available. List certificates matching @var{pattern} using an external server. This utilizes the @code{dirmngr} service. +@item --list-chain +@opindex list-chain +Same as @option{--list-keys} but also prints all keys making up the chain. + + @item --dump-keys @opindex dump-keys List all available certificates stored in the local key database using a format useful mainly for debugging. +@item --dump-chain +@opindex dump-chain +Same as @option{--dump-keys} but also prints all keys making up the chain. + @item --dump-secret-keys @opindex dump-secret-keys List all available certificates for which a corresponding a secret key |