Revision: 56815
http://sourceforge.net/p/brlcad/code/56815
Author: carlmoore
Date: 2013-08-13 21:46:42 +0000 (Tue, 13 Aug 2013)
Log Message:
-----------
add h?, and, in the Usage, add P
Modified Paths:
--------------
brlcad/trunk/src/conv/jack/g-jack.c
Modified: brlcad/trunk/src/conv/jack/g-jack.c
===================================================================
--- brlcad/trunk/src/conv/jack/g-jack.c 2013-08-13 21:25:08 UTC (rev 56814)
+++ brlcad/trunk/src/conv/jack/g-jack.c 2013-08-13 21:46:42 UTC (rev 56815)
@@ -41,11 +41,11 @@
static const char usage[] =
"Usage: %s [-v] [-d] [-f] [-xX lvl] [-u eu_dist]\n"
" [-a abs_tess_tol] [-r rel_tess_tol] [-n norm_tess_tol]\n"
- " [-D dist_calc_tol]\n"
- " [-p prefix] brlcad_db.g object(s)\n"
+ " [-D dist_calc_tol] [-p prefix]\n"
+ " [-P #_of_cpus] brlcad_db.g object(s)\n"
;
-static const char optstring[] = "a:dfn:p:r:u:vx:D:P:X:";
+static const char optstring[] = "a:dfn:p:r:u:vx:D:P:X:h?";
static int NMG_debug; /* saved arg of -X, for longjmp handling */
static int verbose;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits