diff options
Diffstat (limited to 'doc/openscad.1')
-rw-r--r-- | doc/openscad.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/openscad.1 b/doc/openscad.1 index a4c03dd..7fd911d 100644 --- a/doc/openscad.1 +++ b/doc/openscad.1 @@ -40,6 +40,9 @@ More than one \fB-D\fP options can be given. .TP .B \-v, \-\-version Show version of program. +.TP +.B \-\-render +If exporting an image, use a full CGAL render. (Default is an OpenCSG compile) .SH AUTHOR OpenSCAD was written by Clifford Wolf, Marius Kintel, and others. .PP |