diff options
author | Kristian Fiskerstrand <[email protected]> | 2014-10-07 18:37:16 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-10-09 06:25:09 +0000 |
commit | 6be5c4febc2ec484f049ed743bca08fa9da44590 (patch) | |
tree | 1f25d6e43fcea82cc804c7a5c34ef75fd90192dd | |
parent | Avoid unnecessary library linkage (diff) | |
download | gnupg-6be5c4febc2ec484f049ed743bca08fa9da44590.tar.gz gnupg-6be5c4febc2ec484f049ed743bca08fa9da44590.zip |
doc: Add missing entry for allow-preset-passphase
--
-rw-r--r-- | doc/gpg-agent.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 7c2188911..36f0ed14e 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -349,6 +349,12 @@ Allow clients to mark keys as trusted, i.e. put them into the @file{trustlist.txt} file. This is by default not allowed to make it harder for users to inadvertently accept Root-CA keys. +@anchor{option --allow-preset-passphrase} +@item --allow-preset-passphrase +@opindex allow-preset-passphrase +This option allows the use of @command{gpg-preset-passphrase} to seed the +internal cache of @command{gpg-agent} with passphrases. + @ifset gpgtwoone @anchor{option --allow-loopback-pinentry} @item --allow-loopback-pinentry |