Add --version argument

This commit is contained in:
Henrik Brix Andersen 2012-06-16 17:16:50 +02:00
parent 4d2a813450
commit c50cabe095
2 changed files with 3 additions and 0 deletions

View file

@ -76,6 +76,7 @@ The author is Alessandro Ranellucci.
Usage: slic3r.pl [ OPTIONS ] file.stl
--help Output this usage screen and exit
--version Output the version of Slic3r and exit
--save <file> Save configuration to the specified file
--load <file> Load configuration from the specified file. It can be used
more than once to load options from multiple files.