Update glacier
This commit is contained in:
parent
752ff88e76
commit
983f98d1a0
@ -211,7 +211,11 @@ while [[ $# -gt 0 ]]; do
|
||||
exit 0
|
||||
;;
|
||||
-*|--*)
|
||||
printf "$red[ $error ]$reset Unknown option, use 'glacier -h' to see usage. $reset"
|
||||
printf "$red [ $error ]$reset Unknown option, use 'glacier -h' to see usage."
|
||||
exit 1
|
||||
;;
|
||||
*)
|
||||
printf "$red [ $error ]$reset Unknown option, use 'glacier -h' to see usage."
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user