diff --git a/volumectl b/volumectl index 6e00bba..0ac553f 100755 --- a/volumectl +++ b/volumectl @@ -271,7 +271,7 @@ if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then #if '__name__' == '__main__' -h|-\?|--help) verbose && echo "Detected -h, -? or --help" usage - shift + exit ;; esac done