diff --git a/powerwall.sh b/powerwall.sh index a9cf71dd..45cbd581 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1359,12 +1359,12 @@ fi echo -e " ${idsCL[Yellow]}checktemp {searchstring} ${idsCL[Default]}--> Check Temperature Sensors" echo -e " ${idsCL[Yellow]}checkpower {avg} ${idsCL[Default]}--> Check Power Readings" echo -e " ${idsCL[LightYellow]} avg = { noavg='Does not display average' / " - echo -e " #='Num of days for avg' }${idsCL[Default]} --> Defaults to 3 days avg" + echo -e " #='Num of days for avg' }${idsCL[Default]} --> Defaults to 3 days avg" echo echo -e " ${idsCL[Yellow]}shutdownhost {host-ip} ${idsCL[Default]}--> Shutdown host server" echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)" echo -e " ${idsCL[LightYellow]} type = { main='iSCSI-PRI' / " - echo -e " sys='iSCSI-SYS' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" + echo -e " sys='iSCSI-SYS' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers" echo -e " ${idsCL[LightYellow]} type = { main / sys / all }" echo -e " ${idsCL[Yellow]}hostpower {host} ${idsCL[Default]}--> Control host chassis power"