parse.zsh: autoload is-at-least

This commit is contained in:
Sebastian Gniazdowski 2016-10-15 09:33:14 +02:00
parent 4e687eed48
commit 8b6c59a086

View file

@ -27,6 +27,8 @@ else
exit 1
fi
autoload is-at-least
# Own input?
if [[ "$1" = "-o" ]]; then
typeset -a input