Revision: 57289
          http://sourceforge.net/p/brlcad/code/57289
Author:   mohitdaga
Date:     2013-08-29 22:51:07 +0000 (Thu, 29 Aug 2013)
Log Message:
-----------
Correcting app synopsis.

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

Modified: brlcad/trunk/src/util/bw-pix.c
===================================================================
--- brlcad/trunk/src/util/bw-pix.c      2013-08-29 22:50:00 UTC (rev 57288)
+++ brlcad/trunk/src/util/bw-pix.c      2013-08-29 22:51:07 UTC (rev 57289)
@@ -31,7 +31,7 @@
 #include "bu.h"
 
 char usage[] = "\
-Usage: bw-pix [-h] [out_file.pix] [file.pix] > [out_file.pix]\n";
+Usage: bw-pix [-h] [-o out_file.pix] [file.pix] > [out_file.pix]\n";
 
 char *out_file = NULL;
 char *in_file = NULL;

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to