From f110cfc05729ec1d1363c0af6f705a4accfb6eb0 Mon Sep 17 00:00:00 2001 From: Gabs Date: Sat, 10 Jan 2026 18:32:41 -0300 Subject: [PATCH] docs[README.md]: Update command to check fail2ban-client version Changed line 72 from "fail2ban-client version" to "fail2ban-client --version", so it shows the right command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d5a5959..6c2d6e62 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ to see if everything is alright. You should always use fail2ban-client and never call fail2ban-server directly. You can verify that you have the correct version installed with - fail2ban-client version + fail2ban-client --version Please note that the system init/service script is not automatically installed. To enable fail2ban as an automatic service, simply copy the script for your