Revision: 57039
          http://sourceforge.net/p/brlcad/code/57039
Author:   carlmoore
Date:     2013-08-21 17:52:58 +0000 (Wed, 21 Aug 2013)
Log Message:
-----------
add P to the Usage statement

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

Modified: brlcad/trunk/src/conv/nmg/g-nmg.c
===================================================================
--- brlcad/trunk/src/conv/nmg/g-nmg.c   2013-08-21 15:35:03 UTC (rev 57038)
+++ brlcad/trunk/src/conv/nmg/g-nmg.c   2013-08-21 17:52:58 UTC (rev 57039)
@@ -46,7 +46,7 @@
 
 extern union tree *do_region_end(struct db_tree_state *tsp, const struct 
db_full_path *pathp, union tree *curtree, genptr_t client_data);
 
-static char    usage[] = "Usage: %s [-v] [-b] [-xX lvl] [-a abs_tol] [-r 
rel_tol] [-t dist_tol] [-n norm_tol] [-o out_file] brlcad_db.g object(s)\n";
+static char    usage[] = "Usage: %s [-v] [-b] [-xX lvl] [-a abs_tol] [-r 
rel_tol] [-t dist_tol] [-n norm_tol] [-P} [-o out_file] brlcad_db.g 
object(s)\n";
 
 static char    *tok_sep = " \t";
 static int     NMG_debug;              /* saved arg of -X, for longjmp 
handling */

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