diff options
author | Werner Koch <[email protected]> | 2010-11-17 13:21:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-11-17 13:21:24 +0000 |
commit | 0103a53aa6dbd434e4b85c3176b6a4304ea0f040 (patch) | |
tree | c000f22ae692f47a1a20753677e4e8d0c9f712a9 /doc | |
parent | Update FAQ (diff) | |
download | gnupg-0103a53aa6dbd434e4b85c3176b6a4304ea0f040.tar.gz gnupg-0103a53aa6dbd434e4b85c3176b6a4304ea0f040.zip |
Smartcard related updates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 1b6a6d4c0..2e1d92bb7 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -817,7 +817,8 @@ The format of this file is as follows: The filename is used until a new filename is used (at commit points) and all keys are written to that file. If a new filename is given, this file is created (and overwrites an existing one). - Both control statements must be given. + GnuPG < 2.1: Both control statements must be given. + GnuPG >= 2.1: "%secring" is now a no-op. %ask-passphrase Enable a mode where the command "passphrase" is ignored and instead the usual passphrase dialog is used. This does not |