]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labnag: s/nag/labnag/ in usage string
authorJohan Malm <jgm323@gmail.com>
Wed, 3 Sep 2025 19:30:22 +0000 (20:30 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 3 Sep 2025 22:21:15 +0000 (00:21 +0200)
Fixes #3051

clients/labnag.c

index e145b556d7e9e28bbf63466924db24119d9b0d07..92eda9cba2547c1b2288f87e542a55948097a53e 100644 (file)
@@ -1398,7 +1398,7 @@ nag_parse_options(int argc, char **argv, struct nag *nag,
        };
 
        const char *usage =
-               "Usage: nag [options...]\n"
+               "Usage: labnag [options...]\n"
                "\n"
                "  -B, --button <text> [<action>]  Create a button with text\n"
                "  -Z, --button-dismiss <text> [<action>]\n"