From cff79b6555427064a793d8e1b1805a5467c7af3a Mon Sep 17 00:00:00 2001 From: platsch Date: Thu, 20 Apr 2017 14:03:23 +0200 Subject: [PATCH] Command line help for --datadir option (#3897) --- slic3r.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/slic3r.pl b/slic3r.pl index 9526ab6c2..a21509843 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -316,6 +316,9 @@ Usage: slic3r.pl [ OPTIONS ] [ file.stl ] [ file2.stl ] ... --save Save configuration to the specified file --load Load configuration from the specified file. It can be used more than once to load options from multiple files. + --datadir Load and store settings at the given directory. + This is useful for maintaining different profiles or including + configurations from a network storage. -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.) If a