From 4167c995fccd730ddf25a8b024274b2916562023 Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Wed, 24 Jun 2020 20:59:31 -0700 Subject: [PATCH] readme: document new command-line options --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c7e75be..4834dd4 100644 --- a/readme.md +++ b/readme.md @@ -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