Skip to content

Commit 3a028b7

Browse files
daltomieribertomota
authored andcommitted
Use new define from scrot_config.h
1 parent 450f4ba commit 3a028b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ show_usage(void)
327327
" -z, --silent Prevent beeping\n"
328328
" -p, --pointer Capture the mouse pointer.\n"
329329
" -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"
330+
" -o, --overwrite By default " SCROT_PACKAGE " does not overwrite the files, use this option to allow it.\n"
331331

332332
"\n" " SPECIAL STRINGS\n"
333333
" Both the --exec and filename parameters can take format specifiers\n"

0 commit comments

Comments
 (0)