From aba562797a12f0acf13e7cb9448e17221b489878 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Fri, 17 Jun 2016 04:56:49 +0200 Subject: [PATCH] Changed description a bit --- check_imap_starttls.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check_imap_starttls.sh b/check_imap_starttls.sh index e85d0dd..0b488e7 100755 --- a/check_imap_starttls.sh +++ b/check_imap_starttls.sh @@ -22,8 +22,8 @@ ############################################################################### # # -# Nagios plugin to test IMAP servers with STARTTLS and test to login with # -# username and password # +# Nagios plugin to test IMAP servers with STARTTLS. The plugin also try to # +# login with a username and password. # # # ###############################################################################