Update powerwall.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user