Revision: 57148
          http://sourceforge.net/p/brlcad/code/57148
Author:   carlmoore
Date:     2013-08-26 21:27:29 +0000 (Mon, 26 Aug 2013)
Log Message:
-----------
Usage again: add '-name' for -e; put brackets around -o, because that will just 
default to stdout if left out

Modified Paths:
--------------
    brlcad/trunk/src/conv/g-obj.c

Modified: brlcad/trunk/src/conv/g-obj.c
===================================================================
--- brlcad/trunk/src/conv/g-obj.c       2013-08-26 21:17:39 UTC (rev 57147)
+++ brlcad/trunk/src/conv/g-obj.c       2013-08-26 21:27:29 UTC (rev 57148)
@@ -46,7 +46,7 @@
 
 static char usage[] = "\
 Usage: %s [-m][-v][-i][-u][-xX lvl][-a abs_tess_tol][-r rel_tess_tol][-n 
norm_tess_tol][-P #_of_CPUs]\n\
-[-e error_file ][-D dist_calc_tol] -o output_file_name brlcad_db.g 
object(s)\n";
+[-e error_file_name ][-D dist_calc_tol][-o output_file_name ] brlcad_db.g 
object(s)\n";
 
 static long vert_offset=0;
 static long norm_offset=0;

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to