From 759f9fd05dad7e5cbac20129b4ab589ce22b335b Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 10 Jun 2025 19:48:31 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 451ebf5..2a002a6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The CLI should now be discoverable as `slobs-cli` - --port/-p Streamlabs client port - --token/-t: Remote Control API Token -Pass `--domain`, `--port` and `--password` as flags on the root command, for example: +Pass `--domain`, `--port` and `--token` as flags on the root command, for example: ```console slobs-cli --domain localhost --port 59650 --token --help