]> mj.ucw.cz Git - home-hw.git/commitdiff
rainbowd: typo
authorMartin Mares <mj@ucw.cz>
Mon, 8 Apr 2024 13:28:06 +0000 (15:28 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 8 Apr 2024 13:28:06 +0000 (15:28 +0200)
rainbow/daemon/burrow-rainbowd.c

index 7080076019f2879e3554605bf1ca5107f25f9189..846c4646da1d587f8a52d4986b41bfc6ed7c7bcb 100644 (file)
@@ -343,7 +343,7 @@ static int use_debug;
 
 static struct opt_section options = {
        OPT_ITEMS {
-               OPT_HELP("A daemon for controlling lights via NPIX512"),
+               OPT_HELP("A daemon for controlling NeoPixel lights"),
                OPT_HELP(""),
                OPT_HELP("Options:"),
                OPT_BOOL('d', "debug", use_debug, 0, "\tLog debugging messages"),