1.3 KiB
1.3 KiB
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
| Short | Long | Description |
|---|---|---|
-h |
--help |
Displays help text. |
-v |
--version |
Displays version information. |
--fullscreen |
Start application fullscreen. | |
-c <hostname[:port]> |
--connect <hostname[:port]> |
Connect to server. |
Server
| Short | Long | Description |
|---|---|---|
-h |
--help |
Display help text and exit |
-v |
--version |
Output version information and exit |
-D path |
--datadir path |
Data directory |
--tray |
Run application in system tray (windows only) |