Revision: 56703
          http://sourceforge.net/p/brlcad/code/56703
Author:   carlmoore
Date:     2013-08-08 21:26:53 +0000 (Thu, 08 Aug 2013)
Log Message:
-----------
revise the g-egg man page

Modified Paths:
--------------
    brlcad/trunk/doc/docbook/system/man1/en/g-egg.xml

Modified: brlcad/trunk/doc/docbook/system/man1/en/g-egg.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/g-egg.xml   2013-08-08 21:02:03 UTC 
(rev 56702)
+++ brlcad/trunk/doc/docbook/system/man1/en/g-egg.xml   2013-08-08 21:26:53 UTC 
(rev 56703)
@@ -21,6 +21,7 @@
     <arg choice='opt'>-D <replaceable>calculation_tolerance</replaceable></arg>
     <arg choice='opt'>-a <replaceable>abs_tol</replaceable></arg>
     <arg choice='opt'>-r <replaceable>rel_tol</replaceable></arg>
+    <arg choice='opt'>-P <replaceable>number_of_CPUs</replaceable></arg>
     <arg choice='opt'>-n <replaceable>norm_tol</replaceable></arg>
     <arg choice='opt'>-o <replaceable>EGG_file</replaceable></arg>
     <arg choice='plain'><replaceable>database.g</replaceable></arg>
@@ -60,12 +61,16 @@
 <option>-i</option>
 option requests the output file units to be inches (the default is mm).
 The
-The
 <option>-o</option>
 option specifies the name of the file to receive the output
 (stdout is the default).
 <option>-8</option>
-option tells the facetizer to use the marching cubes algorithm.</para>
+option tells the facetizer to use the marching cubes algorithm.
+<option>-9</option>
+option tells the facetizer to use the "bottess" algorithm.
+The
+<option>-P</option>
+option specifies the number of CPU's to be used, and also turns on a flag to 
enable the receiving of core dumps.</para>
 </refsect1>
 
 <refsect1 xml:id='example'><title>EXAMPLE</title>

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

Reply via email to