diff options
author | Werner Koch <wk@gnupg.org> | 2004-09-15 17:26:17 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2004-09-15 17:26:17 +0200 |
commit | cffee05e5768884bb06c1f3bd940c8dfa6901f05 (patch) | |
tree | 010967eca7a5787e681ef5637f41ea606d93e08f /doc/gpg.sgml | |
parent | * gpg.sgml: Note that --throw-keyid is --throw-keyids. Note changes in (diff) | |
download | gnupg2-cffee05e5768884bb06c1f3bd940c8dfa6901f05.tar.xz gnupg2-cffee05e5768884bb06c1f3bd940c8dfa6901f05.zip |
Document "--debug-ccid-driver".
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 227e88be3..050bb9ea3 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1645,6 +1645,13 @@ be given in C syntax (e.g. 0x0042). Set all useful debugging flags. </para></listitem></varlistentry> +<varlistentry> +<term>--debug-ccid-driver</term> +<listitem><para> +Enable debug output from the included CCID driver for smartcards. +Note that this option is only available on some system. +</para></listitem></varlistentry> + <varlistentry> <term>--enable-progress-filter</term> |