Revision: 65096
          http://sourceforge.net/p/brlcad/code/65096
Author:   carlmoore
Date:     2015-05-29 16:47:23 +0000 (Fri, 29 May 2015)
Log Message:
-----------
oops, need to supply the optional < in the Usage

Modified Paths:
--------------
    brlcad/trunk/src/util/pix-bw.c

Modified: brlcad/trunk/src/util/pix-bw.c
===================================================================
--- brlcad/trunk/src/util/pix-bw.c      2015-05-29 16:39:03 UTC (rev 65095)
+++ brlcad/trunk/src/util/pix-bw.c      2015-05-29 16:47:23 UTC (rev 65096)
@@ -62,7 +62,7 @@
 static const char usage[] = "\
 Usage: pix-bw [-s squaresize] [-w width] [-n height]\n\
               [ [-e ntsc|crt] [[-R red_weight] [-G green_weight] [-B 
blue_weight]] ]\n\
-              [-o out_file.bw] [file.pix] [> out_file.bw]\n";
+              [-o out_file.bw] [[<] file.pix] [> out_file.bw]\n";
 
 int
 get_args(int argc, char **argv)

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