Update powerwall.sh

This commit is contained in:
2023-12-11 22:34:46 -06:00
parent 9b0f79a1cb
commit bc82ccd463

View File

@@ -2453,10 +2453,14 @@ fi
echo
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 -e " ${idsCL[Yellow]}status${idsCL[Default]} - PowerWall Status Information"
echo -e " ${idsCL[Yellow]}check${idsCL[Default]} - Check Power or Temperature Sensors"
echo
echo -e " ${idsCL[Yellow]}host${idsCL[Default]} - Host Power/ESXi Control"
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 "}"