opcd_test -h patch

Robin O'Leary openpcd-devel at unique.ro.nu
Tue Feb 26 23:49:14 UTC 2008


'opcd_test -h' doesn't admit to all the options it understands.
Here's a trivial patch to make the help text match reality.

Robin.

Index: opcd_test.c
===================================================================
--- opcd_test.c	(revision 432)
+++ opcd_test.c	(working copy)
@@ -68,6 +68,12 @@
 		"\t-c\t--clear-bits\treg\tmask\n"
 
 		"\t-u\t--usb-perf\txfer_size\n"
+
+		"\t-a\t--adc-read\n"
+		"\t-A\t--adc-loop\n"
+		"\t-S\t--ssc-read\n"
+		"\t-L\t--loop\n"
+		"\t-n\t--serial-number\n"
 		);
 }
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.openpcd.org/pipermail/openpcd-devel/attachments/20080226/a424f1d8/attachment.pgp


More information about the openpcd-devel mailing list