diff options
author | Werner Koch <[email protected]> | 2009-07-23 15:18:58 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-07-23 15:18:58 +0000 |
commit | 830dae2873be093abe745f42424a5713e270f957 (patch) | |
tree | 84c8f23197440d6349a75087787884bfac07bdd6 /doc/DETAILS | |
parent | Make use of the card's extended capabilities. (diff) | |
download | gnupg-830dae2873be093abe745f42424a5713e270f957.tar.gz gnupg-830dae2873be093abe745f42424a5713e270f957.zip |
Print status of CRL checks in the audit log.
Diffstat (limited to '')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 39554a27c..cf940c0b3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -628,12 +628,12 @@ more arguments in future versions. This is used to control smartcard operations. Defined values for WHAT are: 1 = Request insertion of a card. Serialnumber may be given - to request a specific card. - 2 = Request removal of a card. + to request a specific card. Used by gpg 1.4 w/o scdaemon. + 2 = Request removal of a card. Used by gpg 1.4 w/o scdaemon. 3 = Card with serialnumber detected 4 = No card available. 5 = No card reader available - + 6 = No card support available PLAINTEXT <format> <timestamp> <filename> This indicates the format of the plaintext that is about to be |