From 609d9516be858663a8e560fa4561a5730e5061db Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 9 Sep 2004 07:29:35 +0000 Subject: [PATCH] doc --max-cache-ttl --- doc/gpg-agent.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index aad0fbb68..460cca45a 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -255,6 +255,12 @@ control this behaviour but this command line option takes precedence. Set the time a cache entry is valid to @var{n} seconds. The default are 600 seconds. +@item --max-cache-ttl @var{n} +@opindex max-cache-ttl +Set the maximum time a cache entry is valid to @var{n} seconds. After +this time a cache entry will get expired even if it has been accessed +recently. The default are 2 hours (7200 seconds). + @item --pinentry-program @var{filename} @opindex pinentry-program Use program @var{filename} as the PIN entry. The default is installation