Load files into the GUI when supplying them as command line arguments along with the --gui switch. #2644

This commit is contained in:
Alessandro Ranellucci 2015-02-14 12:54:06 +01:00
parent 6eb1fa36ed
commit 43f4806142
2 changed files with 8 additions and 1 deletions

View file

@ -109,6 +109,8 @@ The author of the Silk icon set is Mark James.
-j, --threads <num> Number of threads to use (1+, default: 2)
GUI options:
--gui Forces the GUI launch instead of command line slicing (if you
supply a model file, it will be loaded into the plater)
--no-plater Disable the plater tab
--gui-mode Overrides the configured mode (simple/expert)
--autosave <file> Automatically export current configuration to the specified file