diff --git a/mm-scripts.sh b/mm-scripts.sh index 1972ac2..6435303 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -491,7 +491,7 @@ if [ ! -f /opt/idssys/mediamanager/mm.update.stop ]; then update);; *) - echo -e "Usage: ${idsCL[LightCyan]}mm$ {option}{idsCL[Default]}" + echo -e "Usage: ${idsCL[LightCyan]}mm {option}${idsCL[Default]}" echo -e " ${idsCL[Yellow]}start${idsCL[Default]} --> Start services" echo -e " ${idsCL[Yellow]}stop${idsCL[Default]} --> Stop services" echo -e " ${idsCL[Yellow]}restart${idsCL[Default]} --> Restart services"