From 635c578eb802d81d0d292769bba1877294aa3248 Mon Sep 17 00:00:00 2001 From: Henrik Brix Andersen Date: Sun, 5 Feb 2012 23:19:21 +0100 Subject: [PATCH] Synchronize command line help text with actual text. --- README.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 1c33decba..014892e08 100644 --- a/README.markdown +++ b/README.markdown @@ -80,13 +80,14 @@ The author is Alessandro Ranellucci (me). --help Output this usage screen and exit --save Save configuration to the specified file - --load Load configuration from the specified file + --load Load configuration from the specified file. It can be used + more than once to load options from multiple files. -o, --output 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 options: - --output-filament-format + --output-filename-format Output file name format; all config options enclosed in brackets will be replaced by their values, as well as [input_filename_base] and [input_filename] (default: [input_filename_base].gcode) @@ -173,6 +174,9 @@ The author is Alessandro Ranellucci (me). --duplicate-x Number of items along X axis (1+, default: 1) --duplicate-y Number of items along Y axis (1+, default: 1) --duplicate-distance Distance in mm between copies (default: 6) + + Miscellaneous options: + --notes Notes to be added as comments to the output file Flow options (advanced): --extrusion-width-ratio