From 3181377c18496f17cb9ebf7ea4a4a239d393817a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 20 Feb 2026 15:28:05 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b953980..caab55c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ q3rcon-tui --host=localhost --port=28960 --password=rconpassword Additional flags: -- `--raw`: Boolean flag, if set the RichLog will print raw responses withouth rendering tables. +- `--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. #### Environment Variables