diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index ae97ea6d..4de6574e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -638,7 +638,7 @@ DOWNLIST(){ # if [ "${1}" != "ignore" ]; then # echo -e "${idsCL[Yellow]}Service/Host Host Down_Time${idsCL[Default]}" # else - echo -e "${idsCL[Yellow]} (Type) (Host/Service/Docker Name) (Host) (Down_Time) (Notifications)${idsCL[Default]}" + echo -e "${idsCL[Yellow]} [Type] [Host/Service/Docker Name] [Host] [Down_Time] [Notifications]${idsCL[Default]}" # fi DIVIDER false yellow 110