traintastic/manual/traintasticmanual/en-us/commandlineoptions.md
2021-05-03 22:28:43 +02:00

21 Zeilen
1014 B
Markdown

# Command line options {#command-line-options}
The client and server both support various command line options to contol how the applications start and where data is stored.
These options are mainly useful for PCs only used to control the layout.
## Client {#command-line-options-client}
| Short | Long | Description |
| ---------- | -------------- | ----------------------------- |
| `-h` | `--help` | Displays help text. |
| `-v` | `--version` | Displays version information. |
| | `--fullscreen` | Start application fullscreen. |
## Server {#command-line-options-server}
| Short | Long | Description |
| ---------- | ---------------- | ----------------------------------- |
| `-h` | `--help` | Display help text and exit |
| `-v` | `--version` | Output version information and exit |
| `-D path` | `--datadir path` | Data directory |