summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-04-21 15:40:48 +0200
committerWerner Koch <wk@gnupg.org>2011-04-21 15:40:48 +0200
commit4caa768f1d3388f36a6de4be9f71d916696b9e2d (patch)
tree059a687105ad2fe2b63aa5cf9205c418f1dd7f27 /doc
parent2011-04-20 Marcus Brinkmann <mb@g10code.com> (diff)
downloadgnupg2-4caa768f1d3388f36a6de4be9f71d916696b9e2d.tar.xz
gnupg2-4caa768f1d3388f36a6de4be9f71d916696b9e2d.zip
Add OPTION:cache-ttl-opt-preset to gpg-agent.
This option may be used to change the default ttl values use with the --preset option of GENKEY and PASSWD.
Diffstat (limited to 'doc')
-rw-r--r--doc/gpg-agent.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index 280670bd3..e965c5236 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -1348,6 +1348,12 @@ following values are defined:
Use the @xref{option --allow-loopback-pinentry}.
@end table
+
+@item cache-ttl-opt-preset
+This option sets the cache TTL for new entries created by GENKEY and
+PASSWD commands when using the @option{--preset} option. It it is not
+used a default value is used.
+
@end table