From 8afaf2e92dcb0a75d5b1eea4bbe53ad3cd15cdff Mon Sep 17 00:00:00 2001 From: Hector <dev@hsmith.org> Date: Tue, 12 Oct 2021 21:23:31 +0100 Subject: [PATCH] add new cli params to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c3d06c8..7cd339a 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,10 @@ $ fail2ban-prometheus-exporter -h path to the fail2ban server socket -version show version info and exit + -collector.textfile + enable the textfile collector + -collector.textfile.directory string + directory to read text files with metrics from ``` **Example**