diff --git a/powerwall.sh b/powerwall.sh index 2f82465d..661b8c5b 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -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 "}"