From 2075e98c17644ddad89df8575709b0b275f47024 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 20 Feb 2026 17:11:20 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 118b634..fbdbb26 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ q3rcon-tui --host=localhost --port=28960 --password=rconpassword Additional flags: - `--raw`: Boolean flag, if set the RichLog will print raw responses without rendering tables. -- `--append`: Boolean flag, if set the RichLog output with append each response continuously. +- `--append`: Boolean flag, if set the RichLog output will append each response continuously. - `--version`: Print the version of the TUI. - `--help`: Print the help message.