]> sjero.net Git - wget/commitdiff
[svn] Fix help text.
authorhniksic <devnull@localhost>
Tue, 26 Apr 2005 17:24:19 +0000 (10:24 -0700)
committerhniksic <devnull@localhost>
Tue, 26 Apr 2005 17:24:19 +0000 (10:24 -0700)
src/main.c

index 89c82f97610add8df68c0ebbece8c5fdc4f86670..e5af97b96d962fa57bfbd2a4c4a8c1cbf9475851 100644 (file)
@@ -545,9 +545,9 @@ HTTPS (SSL/TLS) options:\n"),
     N_("\
        --certificate-type=TYPE  client certificate type, PEM or ASN1.\n"),
     N_("\
-       --sslcadir=DIR           dir where hash list of CA's are stored.\n"),
+       --ca-certificate=FILE    file with the bundle of CA's.\n"),
     N_("\
-       --sslcafile=FILE         file with bundle of CA's.\n"),
+       --ca-directory=DIR       directory where hash list of CA's is stored.\n"),
     N_("\
        --egd-file=FILE          file name of the EGD socket.\n"),
     "\n",