From cc38c55fdb874bb70b9c16cc72bb3db691f4cd48 Mon Sep 17 00:00:00 2001 From: ppom Date: Fri, 6 Jun 2025 12:00:00 +0200 Subject: [PATCH] Add test-config subcommand to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7893259..8d56c4f 100644 --- a/README.md +++ b/README.md @@ -149,9 +149,10 @@ If you don't know where to start reaction, `/var/lib/reaction` should be a sane ### CLI - `reaction start` runs the server -- `reaction show` show pending actions (ie. bans) +- `reaction show` show pending actions (ie. current bans) - `reaction flush` permits to run pending actions (ie. clear bans) - `reaction test-regex` permits to test regexes +- `reaction test-config` shows loaded configuration - `reaction help` for full usage. ### `ip46tables`