diff options
author | Werner Koch <[email protected]> | 2016-04-22 07:57:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-04-22 08:00:30 +0000 |
commit | bedcef635221398e7bbb5dc0df7b04e9a7ce97cf (patch) | |
tree | 58a6835d1479082e2868a126032091ac39a06b85 | |
parent | po: Fix misleading german translation. (diff) | |
download | gnupg-bedcef635221398e7bbb5dc0df7b04e9a7ce97cf.tar.gz gnupg-bedcef635221398e7bbb5dc0df7b04e9a7ce97cf.zip |
doc: Explain that gpg-preset-passphrase can't be used.
--
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index ae582d334..b770e0e94 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1640,7 +1640,9 @@ process. @option{--no-auto-check-trustdb} disables this option. @opindex use-agent Try to use the GnuPG-Agent. With this option, GnuPG first tries to connect to the agent before it asks for a -passphrase. @option{--no-use-agent} disables this option. +passphrase. @option{--no-use-agent} disables this option. Note, that +the tool @command{gpg-preset-passphrase}, which comes with GnuPG-2, +cannot be used to preset a passphrase for this version of GnuPG. @item --gpg-agent-info @opindex gpg-agent-info |