Update mm-scripts.sh

This commit is contained in:
2023-05-18 22:00:06 -05:00
parent 714f389311
commit 8fafd10756

View File

@@ -1389,7 +1389,7 @@ USAGE(){
echo -e " ${idsCL[Yellow]}vpninfo ${idsCL[Default]}--> Show VPN Info" echo -e " ${idsCL[Yellow]}vpninfo ${idsCL[Default]}--> Show VPN Info"
echo -e " ${idsCL[Yellow]}speedtest ${idsCL[Default]}--> Run Speedtest Comparison (with and w/o VPN)" echo -e " ${idsCL[Yellow]}speedtest ${idsCL[Default]}--> Run Speedtest Comparison (with and w/o VPN)"
echo echo
echo -e " ${idsCL[Yellow]}update ${idsCL[Default]}--> Run by itself will check for mediamanager updates" 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]} list ${idsCL[Default]}--> List available service releases"
echo -e " ${idsCL[LightYellow]} service {<service> or all} ${idsCL[Default]}--> Update specified service, or all ( -f = force update)" echo -e " ${idsCL[LightYellow]} service {<service> or all} ${idsCL[Default]}--> Update specified service, or all ( -f = force update)"
echo echo