diff --git a/powerwall.sh b/powerwall.sh index 7e1e2520..268fafd9 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -604,9 +604,7 @@ fi echo -e " ${idsCL[Yellow]}checkpower ${idsCL[Default]}--> Check Power Readings" echo echo -e " ${idsCL[Yellow]}services ${idsCL[Default]}--> Manage all monitor services at once" - echo -e " ${idsCL[LightYellow]} {start/stop/restart/status}" - echo -e " ${idsCL[Yellow]}startall ${idsCL[Default]}--> Show VPN Info" - echo -e " ${idsCL[Yellow]}restartall ${idsCL[Default]}--> Run Speedtest Comparison (with and w/o VPN)" + echo -e " ${idsCL[LightYellow]} {start/stop/restart/status}" echo echo -e " ${idsCL[Yellow]}update-allservices ${idsCL[Default]}--> Update all services ( -f = force update)" echo -e " ${idsCL[Yellow]}update-service ${idsCL[Default]}--> Update specified service ( -f = force update)"