Revision: 65236
          http://sourceforge.net/p/brlcad/code/65236
Author:   carlmoore
Date:     2015-06-10 14:24:55 +0000 (Wed, 10 Jun 2015)
Log Message:
-----------
forgot to remove -L and -H from Usage

Modified Paths:
--------------
    brlcad/trunk/src/util/gencolor.c

Modified: brlcad/trunk/src/util/gencolor.c
===================================================================
--- brlcad/trunk/src/util/gencolor.c    2015-06-09 21:48:14 UTC (rev 65235)
+++ brlcad/trunk/src/util/gencolor.c    2015-06-10 14:24:55 UTC (rev 65236)
@@ -38,7 +38,7 @@
 #define MAX_BYTES (128*1024)
 
 static const char Usage[] =
-"Usage: gencolor [-r#] [-p -b -L -H]\n\
+"Usage: gencolor [-r#] [-p -b]\n\
                 [-s|S squaresize] [-w|W width] [-n|N height]\n\
                 [val1 .. valN] > output_file\n";
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to