labnag: s/nag/labnag/ in usage string

Fixes #3051
This commit is contained in:
Johan Malm 2025-09-03 20:30:22 +01:00 committed by Consolatis
parent 074b27fd47
commit f1f8782bb0

View 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"