Argument cleanup

This commit is contained in:
Michael Stanclift 2020-05-22 14:53:01 -05:00
parent da3a172c1e
commit 24bd9eef7e

View File

@ -240,7 +240,7 @@ case $# in
;;
*)
echo -e "[${RED}FAIL${NC}] ${RED}'$1'${NC} is Invalid Argument"
echo -e "[${RED}FAIL${NC}] '${YELLOW}$1${NC}' is Invalid Argument"
list_gs_arguments
;;
esac