@@ -175,7 +175,6 @@ case "$1" in
tput bold
echo "$AMBARI_AGENT currently not running"
tput sgr0
- echo "Usage: /usr/sbin/ambari-agent {start|stop|restart|status|reset <server_hostname>}"
retcode=3
fi
;;