summaryrefslogtreecommitdiff
path: root/src/cli-debug-args.c.bak
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli-debug-args.c.bak')
-rw-r--r--src/cli-debug-args.c.bak4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cli-debug-args.c.bak b/src/cli-debug-args.c.bak
index 855af2e180..e04f39fea9 100644
--- a/src/cli-debug-args.c.bak
+++ b/src/cli-debug-args.c.bak
@@ -109,7 +109,7 @@ static char const gnutls_cli_debug_opt_strs[2056] =
"queries its capabilities. It was created to assist in debugging GnuTLS,\n"
"but it might be useful to extract a TLS server's capabilities. It connects\n"
"to a TLS server, performs tests and print the server's capabilities. If\n"
- "called with the `-v' parameter more checks will be performed. Can be used\n"
+ "called with the `-V' parameter more checks will be performed. Can be used\n"
"to check for servers with special needs or bugs.\n\0"
/* 1943 */ "gnutls-cli-debug @VERSION@\0"
/* 1970 */ "Usage: gnutls-cli-debug [options] hostname\n"
@@ -712,7 +712,7 @@ Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \n"));
queries its capabilities. It was created to assist in debugging GnuTLS,\n\
but it might be useful to extract a TLS server's capabilities. It connects\n\
to a TLS server, performs tests and print the server's capabilities. If\n\
-called with the `-v' parameter more checks will be performed. Can be used\n\
+called with the `-V' parameter more checks will be performed. Can be used\n\
to check for servers with special needs or bugs.\n"));
/* referenced via gnutls_cli_debugOptions.pzFullVersion */