diff --git a/EnsureVM b/EnsureVM index bb86f1e..7789701 100755 --- a/EnsureVM +++ b/EnsureVM @@ -117,7 +117,7 @@ function ensure_virtualbox() { } check_only= -exclusive=1 +exclusive= parse_opts + "${PRETTYOPTS[@]}" \ --help '$exit_with display_help' \ -c,--check-only,--check check_only=1 \