We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450f4ba commit 3a028b7Copy full SHA for 3a028b7
src/options.c
@@ -327,7 +327,7 @@ show_usage(void)
327
" -z, --silent Prevent beeping\n"
328
" -p, --pointer Capture the mouse pointer.\n"
329
" -f, --freeze Freeze the screen when the selection is used: --select\n"
330
- " -o, --overwrite By default " PACKAGE " does not overwrite the files, use this option to allow it.\n"
+ " -o, --overwrite By default " SCROT_PACKAGE " does not overwrite the files, use this option to allow it.\n"
331
332
"\n" " SPECIAL STRINGS\n"
333
" Both the --exec and filename parameters can take format specifiers\n"
0 commit comments