Skip to content

Commit bc12e2b

Browse files
committed
Add documentation for the -display command line argument in USAGE.md
1 parent 0e2ef80 commit bc12e2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

USAGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Here brief usage of command line options, supported by game.
8787
| Option | Type | Default | Platform | Description |
8888
|----------------------|---------|-------------------------------------|----------|-------------------------------------------------------------------|
8989
| `-dedicated`, `-d` | boolean | Off | all | Run game in dedicated mode |
90+
| `-display` | integer | 0 | all | Run game on the selected display |
9091
| `-fullscreen`, `-f` | boolean | On | all | Run game in fullscreen mode |
9192
| `-logfile` | boolean | Off | all | Enable file logging to Descent3.log |
9293
| `-loglevel <LEVEL>` | string | INFO (on Release), DEBUG (on Debug) | all | Set log level (NONE, VERBOSE, DEBUG, INFO, WARNING, ERROR, FATAL) |

0 commit comments

Comments
 (0)