From 9b0f79a1cb27e12e6b0506dfe11c14be574053a4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Dec 2023 22:33:25 -0600 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/powerwall.sh b/powerwall.sh index d33e611a..2f82465d 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -2454,13 +2454,9 @@ fi echo -e "Usage: ${idsCL[LightCyan]}[powerwall or pw] ${idsCL[Yellow]}{COMMAND} ${idsCL[LightYellow]}{FLAGS}${idsCL[Default]} {" echo echo -e " ${idsCL[Yellow]}status${idsCL[Default]} - PowerWall Status Informatio" - echo echo -e " ${idsCL[Yellow]}host${idsCL[Default]} - Host Power/ESXi Control" - echo echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown${idsCL[Default]} - Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)" - echo echo -e " ${idsCL[Yellow]}service${idsCL[Default]} - Manage an individual monitor service across multiple nodes" - echo echo -e " ${idsCL[Yellow]}update${idsCL[Default]} - Check for and install new PowerWall Script updates" echo echo -e "}"