Update mm-scripts.sh

This commit is contained in:
2023-05-18 22:02:41 -05:00
parent 5e6465d8f3
commit e92e5b5136

View File

@@ -1391,7 +1391,7 @@ USAGE(){
echo
echo -e " ${idsCL[Yellow]}update {option} ${idsCL[Default]}--> Ran by itself will check for mediamanager updates, or;"
echo -e " ${idsCL[LightYellow]} list ${idsCL[Default]}--> List available service releases"
echo -e " ${idsCL[LightYellow]} service {${idsCL[LightCyan]}<servicename>${idsCL[LightYellow]} or all} ${idsCL[Default]}--> Update specified service, or all ( -f = force update)"
echo -e " ${idsCL[LightYellow]} service {${idsCL[Cyan]}<servicename>${idsCL[LightYellow]} or all} ${idsCL[Default]}--> Update specified service, or all ( -f = force update)"
echo
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"