From: Nikos Mavrogiannopoulos Date: Thu, 9 Jul 2015 11:45:58 +0000 (+0200) Subject: gnutls-cli: doc update X-Git-Tag: gnutls_3_4_3~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03fffd0f1fb4299ebec2c374bff81d26a91ce7be;p=thirdparty%2Fgnutls.git gnutls-cli: doc update --- diff --git a/src/cli-args.def b/src/cli-args.def index 7f6d13fba6..9b430bd397 100644 --- a/src/cli-args.def +++ b/src/cli-args.def @@ -52,10 +52,10 @@ This is disabled by default due to many servers not allowing DNSSEC."; flag = { name = ca-verification; - descrip = "Disable CA certificate verification"; + descrip = "Enable CA certificate verification"; enabled; disable = "no"; - doc = "This option will disable CA certificate verification. It is to be used with the --dane or --tofu options."; + doc = "This option can be used to enable or disable CA certificate verification. It is to be used with the --dane or --tofu options."; }; flag = {