diff --git a/scripts/get_os.sh b/scripts/get_os.sh index e622e2c9..9b91be17 100644 --- a/scripts/get_os.sh +++ b/scripts/get_os.sh @@ -33,6 +33,7 @@ usage() echo " usage: $myname [-h] $myname [-v] + $myname [-V] " [ "$1" ] && exit $1 }