Update powerwall.sh
This commit is contained in:
@@ -2315,7 +2315,7 @@ fi
|
|||||||
power) CHECKPOWER ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
|
power) CHECKPOWER ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
|
||||||
temp) CHECKTEMP ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
|
temp) CHECKTEMP ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
|
||||||
-h|-help)
|
-h|-help)
|
||||||
echo -e "\nUsage: ${idsCL[Yellow]}[powerwall or pw] check ${idsCL[LightCyan]}{type} {flags} ${idsCL[Default]} {\n"
|
echo -e "\nUsage: ${idsCL[Yellow]}[powerwall or pw] ${idsCL[LightYellow]}check ${idsCL[LightCyan]}{type} {flags} ${idsCL[Default]} {\n"
|
||||||
width=35
|
width=35
|
||||||
printf "%-${width}s- %s\n" " {type}" "{power / temp} To check either power or temperatures"
|
printf "%-${width}s- %s\n" " {type}" "{power / temp} To check either power or temperatures"
|
||||||
echo -e "\n ${idsCL[LightCyan]}power${idsCL[Default]} {flag} options"
|
echo -e "\n ${idsCL[LightCyan]}power${idsCL[Default]} {flag} options"
|
||||||
|
|||||||
Reference in New Issue
Block a user