From a710d8da5464656c480cc9cd5a864cdf09d9c6d3 Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Tue, 22 Jul 2025 11:37:31 -0400 Subject: [PATCH] Improve accessibility to the help menu. --- build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.sh b/build.sh index bde7c4f..d6d4879 100755 --- a/build.sh +++ b/build.sh @@ -58,8 +58,7 @@ do cp -R src/$item target/$item done - elif [ "$x" == '-h' -o "$x" == '--help' ] - then + else echo -e "$green"Usage:"$cyan" build.sh [OPTIONS] [COMMAND] echo echo -e "$green"Options:"$cyan"