]> mj.ucw.cz Git - home-hw.git/blobdiff - prometheus/burrow-prometheus.c
test-blink: Switch back to DFU boot-loader
[home-hw.git] / prometheus / burrow-prometheus.c
index fc2c582e7a023bf26b3ef51dec016bbf7a2b2c44..0e760e737728bdf714d14903461499cb0918a53d 100644 (file)
@@ -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"),