From 5e91e2f111e9b19a6dbd8da6781f98e81c8f0e30 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 27 Apr 2023 22:08:59 -0500 Subject: [PATCH] Update mm-scripts.sh --- mm-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mm-scripts.sh b/mm-scripts.sh index 08ad922..db00a01 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1314,8 +1314,8 @@ USAGE(){ echo -e " ${idsCL[Yellow]}speedtest ${idsCL[Default]}--> Run Speedtest Comparison with VPN" echo echo -e " ${idsCL[Yellow]}cron ${idsCL[Default]}--> Crontab job for maintaining system (run */1 min)" - echo -e " ${idsCL[Yellow]}clear ${idsCL[Default]}--> Clear all tmp files" - echo -e " ${idsCL[Yellow]}update ${idsCL[Default]}--> Check for and install new updates" + 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 Settings (Network/MM Config/SSHFS Mount)" echo "" echo ""