diff --git a/powerwall.sh b/powerwall.sh index bb50e2d1..de3001d6 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1149,7 +1149,7 @@ fi echo -e " ${idsCL[Yellow]}checkpower ${idsCL[Default]}--> Check Power Readings" echo echo -e " ${idsCL[Yellow]}shutdownhost {host-ip} ${idsCL[Default]}--> Shutdown host server" - echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown {type} ${idsCL[Default]}--> Shutdown all VM's running on an iSCSI-(PRI or SYS) Datastore" + 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' / 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 }"