command-line-parameters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
command-line-parameters [2025/02/22 21:34] Michael Böhmecommand-line-parameters [2026/06/19 12:31] (current) – [Supported Parameters] Michael Böhme
Line 1: Line 1:
-====== Command-Line Parameters ======+====== 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. 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.
Line 6: Line 6:
  
 ^ Short ^ Long                            ^ Description          ^ ^ Short ^ Long                            ^ Description          ^
-| ''-h'' | ''%%--%%help''               Shows short list and explanation of the command line options and exits the program | +|        | ''%%--%%dedicated-GPU''      | selects the dedicated GPU for rendering | 
-''-v'' | ''%%--%%version''            Shows shapeXT version information and exits the program +| ''-h'' | ''%%--%%help''               shows short list and explanation of the command line options and exits the program | 
-|        | ''%%--%%dedicated-GPU''      Selects the dedicated GPU for rendering | +       | ''%%--%%import-COD 1234567''imports a structure with the given identifier (''1000000--9999999'') from the [[https://www.crystallography.net/cod|COD]]  
-|        | ''%%--%%integrated-GPU''     Selects the integrated GPU for rendering +|        | ''%%--%%integrated-GPU''     selects the integrated GPU for rendering | 
-|        | ''%%--%%software-GPU''       Selects a virtual GPU (software rendering) | +|        | ''%%--%%reset''              resets all shapeXT settings 
-|        | ''%%--%%reset''              Resets all shapeXT settings +|        | ''%%--%%software-GPU''       selects a virtual GPU (software rendering) | 
-       | ''%%--%%import-COD 1234567''Imports a structure with the given identifier (''1000000--9999999'') from the [[https://www.crystallography.net/cod|COD]]  |+|        | ''%%--%%log-to-stdout''      writes additional messages to stdout (terminal) 
 +''-v'' | ''%%--%%version''            shows shapeXT version information and exits the program | 
 + 
 ===== Example Usage ===== ===== Example Usage =====
  
  • command-line-parameters.1740260069.txt.gz
  • Last modified: 2025/02/22 21:34
  • by Michael Böhme