From 9a15ad98a8ccfd93368c874aa61201f52c24e6c9 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 14 Jun 2025 17:17:27 +0100 Subject: [PATCH] fix flag name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de6a066..8bbb8d5 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ FLAGS -v, --version Show version information ``` -Pass --host, --port and --password as flags on the root command, for example: +Pass --host, --port and --streamname as flags on the root command, for example: ```console vbantxt --host=localhost --port=6980 --streamname=Command1 --help