summaryrefslogtreecommitdiffstats
path: root/doc/scdaemon.texi
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-06-25 11:15:45 +0200
committerWerner Koch <wk@gnupg.org>2014-06-25 11:15:45 +0200
commitb5f95c1b566f9530127f3f34e10d120a951cf428 (patch)
treef58583993538b9d7788bf349700d6502ca1f6a96 /doc/scdaemon.texi
parentdoc: Update for modern makeinfo. (diff)
downloadgnupg2-b5f95c1b566f9530127f3f34e10d120a951cf428.tar.xz
gnupg2-b5f95c1b566f9530127f3f34e10d120a951cf428.zip
doc: Improve the rendering of the manual
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r--doc/scdaemon.texi14
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi
index 1a4b6d7b1..861c8986b 100644
--- a/doc/scdaemon.texi
+++ b/doc/scdaemon.texi
@@ -178,7 +178,8 @@ show memory statistics.
@item 9 (512)
write hashed data to files named @code{dbgmd-000*}
@item 10 (1024)
-trace Assuan protocol. See also option @option{--debug-assuan-log-cats}.
+trace Assuan protocol.
+See also option @option{--debug-assuan-log-cats}.
@item 11 (2048)
trace APDU I/O to the card. This may reveal sensitive data.
@item 12 (4096)
@@ -268,10 +269,12 @@ a list of available readers. The default is then the first reader
found.
To get a list of available CCID readers you may use this command:
+@cartouche
@smallexample
-echo scd getinfo reader_list | gpg-connect-agent --decode | awk '/^D/ @{print $2@}'
+ echo scd getinfo reader_list \
+ | gpg-connect-agent --decode | awk '/^D/ @{print $2@}'
@end smallexample
-
+@end cartouche
@item --card-timeout @var{n}
@opindex card-timeout
@@ -347,8 +350,9 @@ This application is currently only used by @command{gpg} but may in
future also be useful with @command{gpgsm}. Version 1 and version 2 of
the card is supported.
-The specifications for these cards are available at
-@uref{http://g10code.com/docs/openpgp-card-1.0.pdf} and
+@noindent
+The specifications for these cards are available at@*
+@uref{http://g10code.com/docs/openpgp-card-1.0.pdf} and@*
@uref{http://g10code.com/docs/openpgp-card-2.0.pdf}.
@node NKS Card