diff --git a/powerwall.sh b/powerwall.sh index 79db718c..90af2eb6 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1617,7 +1617,7 @@ HOSTMGMT(){ -p|-power) POWER=${2}; MODE="power";; -e|-esxi) ESXI=${2}; MODE="esxi";; -h) - echo -e "Usage: ${idsCL[Yellow]}pw host {host} {opts}${idsCL[Default]} {" + echo -e "Usage: ${idsCL[Yellow]}pw host {host} {flags}${idsCL[Default]} {" width=35 printf "%-${width}s- %s\n" " {host}" "(*required, can either be esxiIP,idracIP or Host#)" printf "%-${width}s- %s\n" " -p|-power {on / off}" "Controls Host Power"