command-line-parameters

This is an old revision of the document!


Command line parameters

You can start shapeXT with options most likely to change the program's behavior. You normally do this from a command prompt (Windows) or a shell (Linux). An option is a combination of the option name and sometimes one parameter.

Short Long Description
-h –help Shows short list and explanation of the command line options and exits the program
-v –version Shows shapeXT version information and exits the program
–reset Resets all shapeXT settings

Please note that the shapeXT installation directory might be different on your system. On Microsoft Windows the default installation path is C:\Program Files\shapeXT\. On Linux, the default installation of shapeXT can be found at /opt/shapeXT/. In case your installation path is different, the examples given here need to be adjusted accordingly.

Usage for Windows:

C:\Program Files\shapeXT\shapeXT.exe --command-line-option

Usage for Linux:

/opt/shapeXT/shapeXT.sh --command-line-option

  • command-line-parameters.1695198324.txt.gz
  • Last modified: 2023/09/20 08:25
  • by Michael Böhme