From 53807264ca14be9b4f5c7bf4cdf14a0c6efde3cd Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 10 Jun 2025 22:32:31 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f87f1bd..3b952df 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The CLI should now be discoverable as `slobs-cli` Pass `--domain`, `--port` and `--token` as flags on the root command, for example: ```console -slobs-cli --domain localhost --port 59650 --token --help +slobs-cli --domain localhost --port 59650 --token --help ``` #### Environment Variables