Improve accessibility to the help menu.
This commit is contained in:
3
build.sh
3
build.sh
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user