Merge pull request #130 from dunn/doc-commands

readme: document new command-line options
This commit is contained in:
Nick 2020-06-25 00:26:20 -04:00 committed by GitHub
commit 1828ee5999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -117,10 +117,14 @@ at startup:
```text
Usage of .\MovieNight.exe:
-e bool
Whether or not to download approved emotes on startup (default "false")
-k string
Stream key, to protect your stream
Stream key, to protect your stream (default: "")
-l string
host:port of the MovieNight (default ":8089")
-r string
host:port of the RTMP server (default ":1935")
```
## Configuration