From 15c47cb8c7d5662be0fdb68800cedaa133949b56 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Fri, 20 Jun 2025 17:16:00 +0400 Subject: style (scripts): use spaces instead of tabs in help messages --- scripts/shot | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'scripts/shot') diff --git a/scripts/shot b/scripts/shot index 4a58dd2..1d296c8 100755 --- a/scripts/shot +++ b/scripts/shot @@ -5,11 +5,10 @@ help() { cat << EOF ${0}: Wrapper script to take screenshots - options: - -d [File] Write to File - -s Select the area with the cursor - -h Print this message and exit + -d [File] Write to File + -s Select the area with the cursor + -h Print this message and exit NOTE: save directory is ~/pics/screenshots EOF -- cgit v1.2.3