diff --git a/mm-scripts.sh b/mm-scripts.sh index 0d46319..73d4301 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1355,7 +1355,7 @@ USAGE(){ echo -e " ${idsCL[Yellow]}cron ${idsCL[Default]}--> Crontab job for maintaining system (run */1 min)" echo -e " ${idsCL[Yellow]}update ${idsCL[Default]}--> Check for and install new MM updates" echo -e " ${idsCL[Yellow]}clear ${idsCL[Default]}--> Clear all tmp system files, not normally needed" - echo -e " ${idsCL[Yellow]}setup ${idsCL[Default]}--> Setup/Reconfigure (Network/MM Config/SSHFS Mount)" + echo -e " ${idsCL[Yellow]}setup ${idsCL[Default]}--> Setup/Reconfigure (Network/Services/SSHFS Mount)" echo echo srvcsavail="$(join_by , ${MM_SERVICES})"