diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gpgsm.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 384a36593..2f1033e3f 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -381,7 +381,7 @@ values include up to @var{n} certificates starting with the signer cert. @node Esoteric Options -@subsection Doing things one usually don't want todo. +@subsection Doing things one usually don't want to do. @table @gnupgtabopt @@ -392,6 +392,10 @@ This option is only useful for testing; it sets the system time back or forth to @var{epoch} which is the number of seconds elapsed since the year 1970. +@item --with-ephemeral-keys +@opindex with-ephemeral-keys +Include ephemeral flagged keys in the output of key listings. + @item --debug-level @var{level} @opindex debug-level Select the debug level for investigating problems. @var{level} may be |