remove deprecated option from the manpage

This commit is contained in:
Sebastian Bachmann 2016-02-20 17:54:23 +01:00
parent f00a036131
commit f4937f2636

View file

@ -108,7 +108,7 @@ distance 500, with orthographic projection:
Set the 'mode' variable in example017 so that it will render only the
parts of the shape. Export to a .dxf file.
.PP
.B openscad -x example017.dxf -D'mode="parts"' examples/example017.scad
.B openscad -o example017.dxf -D'mode="parts"' examples/example017.scad
.SH AUTHOR
OpenSCAD was written by Clifford Wolf, Marius Kintel, and others.