r1110 - trunk/src/host/dfu-util/src

laforge at sita.openmoko.org laforge at sita.openmoko.org
Sun Feb 25 01:42:22 CET 2007


Author: laforge
Date: 2007-02-25 01:42:21 +0100 (Sun, 25 Feb 2007)
New Revision: 1110

Modified:
   trunk/src/host/dfu-util/src/main.c
Log:
fix --help printout


Modified: trunk/src/host/dfu-util/src/main.c
===================================================================
--- trunk/src/host/dfu-util/src/main.c	2007-02-25 00:06:34 UTC (rev 1109)
+++ trunk/src/host/dfu-util/src/main.c	2007-02-25 00:42:21 UTC (rev 1110)
@@ -261,7 +261,7 @@
 		"  -c --cfg config_nr\t\tSpecify the Configuration of DFU device\n"
 		"  -i --intf intf_nr\t\tSpecify the DFU Interface number\n"
 		"  -a --alt alt_nr\t\tSpecify the Altseting of the DFU Interface\n"
-		"  -t --transfer-size\tSpecify the number of bytes per USB Transfer\n"
+		"  -t --transfer-size\t\tSpecify the number of bytes per USB Transfer\n"
 		"  -U --upload file\t\tRead firmware from device into <file>\n"
 		"  -D --download file\t\tWrite firmware from <file> into device\n"
 		);





More information about the commitlog mailing list