From 918a5f26d05a63d5c3ece4513094e4046c56979d Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 25 Nov 2025 19:03:40 +0400 Subject: fix: use `progname` instead of `${0}` --- scripts/gui/shot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gui/shot') diff --git a/scripts/gui/shot b/scripts/gui/shot index a133c16..e24e551 100755 --- a/scripts/gui/shot +++ b/scripts/gui/shot @@ -5,7 +5,7 @@ help() { cat << EOF -${0}: Wrapper script to take screenshots +${progname}: Wrapper script to take screenshots options: -d [File] Write to File -s Select the area with the cursor -- cgit v1.2.3