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/nospac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/nospac') diff --git a/scripts/nospac b/scripts/nospac index 650c216..6ba466a 100755 --- a/scripts/nospac +++ b/scripts/nospac @@ -4,9 +4,8 @@ help() { cat << EOF ${0}: Replace all the spaces in file and directory names with "_" in in the current directory. - options: - -h Print this message and exit + -h Print this message and exit EOF } -- cgit v1.2.3