diff --git a/yams b/yams index 64c35e6..bce0892 100755 --- a/yams +++ b/yams @@ -9,7 +9,7 @@ option=${1:-"--help"} help() { echo "yams - Yet Another Media Server" echo - echo "Usage: yams [--help|restart|stop|start|destroy|check-vpn|update]" + echo "Usage: yams [--help|restart|stop|start|destroy|check-vpn|update (deprecated)]" echo "options:" echo "--help displays this help message" echo "restart restarts yams services"