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. # # # ###############################################################################