Merge pull request #1980 from sapir/output-dir-msg

Add dir --output msg to README, too.
This commit is contained in:
Alessandro Ranellucci 2014-04-27 14:39:22 +02:00
commit e68b6b6f4c
2 changed files with 6 additions and 3 deletions

View File

@ -94,7 +94,10 @@ The author of the Silk icon set is Mark James.
more than once to load options from multiple files.
-o, --output <file> File to output gcode to (by default, the file will be saved
into the same directory as the input file using the
--output-filename-format to generate the filename)
--output-filename-format to generate the filename.) If a
directory is specified for this option, the output will
be saved under that directory, and the filename will be
generated by --output-filename-format.
Non-slicing actions (no G-code will be generated):
--repair Repair given STL files and save them as <name>_fixed.obj