From 88601718637646d55c8942284c65fa47e2ee390c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 2 Nov 2019 15:58:13 +0100 Subject: [PATCH] burrow-prometheus: typo --- prometheus/burrow-prometheus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/burrow-prometheus.c b/prometheus/burrow-prometheus.c index fc2c582..0e760e7 100644 --- a/prometheus/burrow-prometheus.c +++ b/prometheus/burrow-prometheus.c @@ -441,7 +441,7 @@ static int use_debug; static struct opt_section options = { OPT_ITEMS { - OPT_HELP("A daemon for controlling the solid state relay module via MQTT"), + OPT_HELP("A daemon for transferring MQTT data to Prometheus"), OPT_HELP(""), OPT_HELP("Options:"), OPT_BOOL('d', "debug", use_debug, 0, "\tLog debugging messages"), -- 2.39.2