[Pcsclite-cvs-commit] r6742 - trunk/PCSC/doc

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Mon Aug 26 14:46:04 UTC 2013


Author: rousseau
Date: 2013-08-26 14:46:03 +0000 (Mon, 26 Aug 2013)
New Revision: 6742

Modified:
   trunk/PCSC/doc/pcscd.8.in
Log:
Document short options -e, --error and -C, --critical


Modified: trunk/PCSC/doc/pcscd.8.in
===================================================================
--- trunk/PCSC/doc/pcscd.8.in	2013-08-26 14:44:12 UTC (rev 6741)
+++ trunk/PCSC/doc/pcscd.8.in	2013-08-26 14:46:03 UTC (rev 6742)
@@ -31,10 +31,10 @@
 .B \-\-info
 use info log level. This is the default log level.
 .TP
-.B \-\-error
+.BR \-e ", " \-\-error
 use error log level.
 .TP
-.B \-\-critical
+.BR \-C ", " \-\-critical
 use critical log level.
 .PP
 The log levels are ordered as: debug < info < error < critical. Use a




More information about the Pcsclite-cvs-commit mailing list