Update status.inc

This commit is contained in:
2023-12-03 22:29:52 -06:00
parent 1cab2fd166
commit 7732b58846

View File

@@ -761,7 +761,7 @@ STATUS_SCANTIMES(){
-l|-last) LAST=${2};;
-h|-help|--help)
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] scantimes {opt}${idsCL[Default]} {"
width=35
width=15
printf "%-${width}s- %s\n" " -l|-last" "(number of last scantimes to average from, defaults to 480)"
echo -e "}\n"
exit 0;;