mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
Add documentation for the -display command line argument in USAGE.md
This commit is contained in:
parent
0e2ef804dd
commit
bc12e2bf9f
1
USAGE.md
1
USAGE.md
@ -87,6 +87,7 @@ Here brief usage of command line options, supported by game.
|
||||
| Option | Type | Default | Platform | Description |
|
||||
|----------------------|---------|-------------------------------------|----------|-------------------------------------------------------------------|
|
||||
| `-dedicated`, `-d` | boolean | Off | all | Run game in dedicated mode |
|
||||
| `-display` | integer | 0 | all | Run game on the selected display |
|
||||
| `-fullscreen`, `-f` | boolean | On | all | Run game in fullscreen mode |
|
||||
| `-logfile` | boolean | Off | all | Enable file logging to Descent3.log |
|
||||
| `-loglevel <LEVEL>` | string | INFO (on Release), DEBUG (on Debug) | all | Set log level (NONE, VERBOSE, DEBUG, INFO, WARNING, ERROR, FATAL) |
|
||||
|
Loading…
Reference in New Issue
Block a user