From b3f589609d0c48274b6212a51f2bc73cc528f815 Mon Sep 17 00:00:00 2001 From: Avinash Sonawane Date: Thu, 31 Aug 2017 18:05:04 +0530 Subject: cli-debug-args.def: Fix typo Signed-off-by: Avinash Sonawane --- src/cli-debug-args.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli-debug-args.def b/src/cli-debug-args.def index 4524b0189c..21c6a42e30 100644 --- a/src/cli-debug-args.def +++ b/src/cli-debug-args.def @@ -9,7 +9,7 @@ detail = "TLS debug client. It sets up multiple TLS connections to a server and queries its capabilities. It was created to assist in debugging GnuTLS, but it might be useful to extract a TLS server's capabilities. It connects to a TLS server, performs tests and print the server's -capabilities. If called with the `-v' parameter more checks will be performed. +capabilities. If called with the `-V' parameter more checks will be performed. Can be used to check for servers with special needs or bugs."; reorder-args; argument; -- cgit v1.2.1