diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index af51847e..3c37af64 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1078,7 +1078,7 @@ GUI(){ echo -e " ${idsCL[Yellow]}delcert${idsCL[Default]} - Delete SSL Certificate" echo echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]} - Renew all SSL Certificates" - echo -e " ${idsCL[Yellow]}checkcerts${idsCL[Default]} - Check SSL Expirations" + echo -e " ${idsCL[Yellow]}checkcerts${idsCL[Default]} - Check SSL Expirations on Monitored Certs" echo -e " ${idsCL[Yellow]}nightlyrenew${idsCL[Default]} - Renewal of SSL Certs, designed for cron tasks" echo -e " ${idsCL[Yellow]}vc-ssl${idsCL[Default]} - Update vCenter SSL" echo