diff --git a/powerwall.sh b/powerwall.sh index 32261914..c7ae1bc8 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1618,8 +1618,8 @@ fi echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}" echo 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 = { sys='iSCSI-SYS' / " - echo -e " ${idsCL[LightYellow]} main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" + echo -e " ${idsCL[LightYellow]} type = { sys='iSCSI-SYS'" + echo -e " ${idsCL[LightYellow]} main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" echo echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers" echo -e " ${idsCL[LightYellow]} type = { main / sys / all }"