]> Pileus Git - ~andy/fetchmail/blobdiff - options.c
Merge branch 'legacy_63'
[~andy/fetchmail] / options.c
index 5f1739c4f6e4cdbb50c2f1975f6367ca5ff0913b..cee5fae453ec77fc73a4edded2a9580b8777131c 100644 (file)
--- a/options.c
+++ b/options.c
@@ -649,7 +649,7 @@ int parsecmdline (int argc /** argument count */,
        P(GT_("      --sslcertpath path to trusted-CA ssl certificate directory\n"));
        P(GT_("      --sslcommonname  expect this CommonName from server (discouraged)\n"));
        P(GT_("      --sslfingerprint fingerprint that must match that of the server's cert.\n"));
-       P(GT_("      --sslproto    force ssl protocol (SSL23/SSL3/TLS1)\n"));
+       P(GT_("      --sslproto    force ssl protocol (SSL2/SSL3/TLS1)\n"));
 #endif
        P(GT_("      --plugin      specify external command to open connection\n"));
        P(GT_("      --plugout     specify external command to open smtp connection\n"));