[Pcsclite-cvs-commit] HandlerTest/Host handler_test.c,1.9,1.10

rousseau@quantz.debian.org rousseau@quantz.debian.org
Mon, 09 Feb 2004 14:30:05 +0100


Update of /cvsroot/pcsclite/HandlerTest/Host
In directory quantz:/tmp/cvs-serv15150

Modified Files:
	handler_test.c 
Log Message:
update usage text


Index: handler_test.c
===================================================================
RCS file: /cvsroot/pcsclite/HandlerTest/Host/handler_test.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- handler_test.c	9 Feb 2004 13:28:33 -0000	1.9
+++ handler_test.c	9 Feb 2004 13:30:03 -0000	1.10
@@ -100,7 +100,7 @@
 
 void help(char *argv0)
 {
-	printf("\nUsage: %s [-f] [-t val] [-1] [-2] [-3] [-4] [-A] [-T] libname [channel|device_name]\n", argv0);
+	printf("\nUsage: %s [-f] [-t val] [-1] [-2] [-3] [-4] [-A] [-T] [libname] [channel [device_name]|device_name]\n", argv0);
 	printf("  -f : test APDU with every possible lengths\n");
 	printf("  -t val : use val as timerequest value. Set to 0 to avoid test\n");
 	printf("  -1 : test CASE 1 APDU\n");