[Pcsclite-cvs-commit] r2335 - trunk/PCSC/src

Ludovic Rousseau rousseau at alioth.debian.org
Thu Jan 11 19:05:12 CET 2007


Author: rousseau
Date: 2007-01-11 19:05:12 +0100 (Thu, 11 Jan 2007)
New Revision: 2335

Modified:
   trunk/PCSC/src/pcscdaemon.c
Log:
document --force-reader-polling in the online help


Modified: trunk/PCSC/src/pcscdaemon.c
===================================================================
--- trunk/PCSC/src/pcscdaemon.c	2007-01-11 17:58:43 UTC (rev 2334)
+++ trunk/PCSC/src/pcscdaemon.c	2007-01-11 18:05:12 UTC (rev 2335)
@@ -650,6 +650,7 @@
 	printf("      --info	 	display info level debug messages (default level)\n");
 	printf("  -e  --error	 	display error level debug messages\n");
 	printf("  -C  --critical 	display critical only level debug messages\n");
+	printf("  --force-reader-polling ignore the IFD_GENERATE_HOTPLUG reader capability\n");
 #else
 	printf("  -a    log APDU commands and results\n");
 	printf("  -c 	path to reader.conf\n");




More information about the Pcsclite-cvs-commit mailing list