mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Argument cleanup
This commit is contained in:
parent
da3a172c1e
commit
24bd9eef7e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user