Improve accessibility to the help menu.

This commit is contained in:
Cutieguwu
2025-07-22 11:37:31 -04:00
parent 1fbd2dfd2d
commit a710d8da54

View File

@@ -58,8 +58,7 @@ do
cp -R src/$item target/$item cp -R src/$item target/$item
done done
elif [ "$x" == '-h' -o "$x" == '--help' ] else
then
echo -e "$green"Usage:"$cyan" build.sh [OPTIONS] [COMMAND] echo -e "$green"Usage:"$cyan" build.sh [OPTIONS] [COMMAND]
echo echo
echo -e "$green"Options:"$cyan" echo -e "$green"Options:"$cyan"