diff --git a/srv/scripts/gvm b/srv/scripts/gvm index df37f457..e327c7d2 100755 --- a/srv/scripts/gvm +++ b/srv/scripts/gvm @@ -11,7 +11,7 @@ function help { echo "" echo "Usage: gvm [version]" echo "" - echo " command : install, uninstall, list, use, current, version, selfupdate or help" + echo " command : install, uninstall, list, use, current, version, selfupdate, broadcast or help" echo " candidate : $CANDIDATES" echo " version : optional, defaults to latest stable if not provided" echo ""