diff --git a/mm-scripts.sh b/mm-scripts.sh index 6c21823..12afe01 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1371,7 +1371,8 @@ USAGE(){ fi done echo - echo -e " Services Selected: ${idsCL[Yellow]}${srvcscheck}${idsCL[Default]}" + echo -e " Services currently enabled on this system:" + echo -e " ${idsCL[Yellow]}${srvcscheck}${idsCL[Default]}" }