mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
parent
074b27fd47
commit
f1f8782bb0
1 changed files with 1 additions and 1 deletions
|
|
@ -1398,7 +1398,7 @@ nag_parse_options(int argc, char **argv, struct nag *nag,
|
||||||
};
|
};
|
||||||
|
|
||||||
const char *usage =
|
const char *usage =
|
||||||
"Usage: nag [options...]\n"
|
"Usage: labnag [options...]\n"
|
||||||
"\n"
|
"\n"
|
||||||
" -B, --button <text> [<action>] Create a button with text\n"
|
" -B, --button <text> [<action>] Create a button with text\n"
|
||||||
" -Z, --button-dismiss <text> [<action>]\n"
|
" -Z, --button-dismiss <text> [<action>]\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue