diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openscad.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openscad.1 b/doc/openscad.1 index 7fd911d..aa03b37 100644 --- a/doc/openscad.1 +++ b/doc/openscad.1 @@ -19,7 +19,7 @@ the OpenSCAD user manual at http://en.wikibooks.org/wiki/OpenSCAD_User_Manual. .TP \fB-o\fP \fIoutputfile\fP -Export the given file to \fIoutputfile\fP in STL, OFF, DXF or CSG format, +Export the given file to \fIoutputfile\fP in STL, OFF, DXF, CSG, or PNG format, depending on file extension of \fIoutputfile\fP (which has to be lower case). If this option is given, the GUI will not be started. .TP |