Update powerwall.sh

This commit is contained in:
2023-12-11 22:33:25 -06:00
parent f77c16a912
commit 9b0f79a1cb

View File

@@ -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 "}"