This commit is contained in:
2024-02-06 21:29:39 -06:00
parent 9b61f5cf84
commit 85bd9781b9
3 changed files with 21 additions and 21 deletions

View File

@@ -1104,7 +1104,7 @@ SERVERROOM_TEMP_DIFFERENCE(){
-h|-help|--help)
echo -e "Usage: ${idsCL[Yellow]}[powerwall or pw] tempdiff {opt}${idsCL[Default]} {"
width=15
printf "%-${width}s- %s\n" " -l|-last" "(number of last scan times to average from, defaults to ${scandefault})"
printf "%-${width}s- %s\n" " -l,-last" "(number of last scan times to average from, defaults to ${scandefault})"
echo -e "}\n"
exit 0;;
esac