summaryrefslogtreecommitdiff
path: root/src/cli-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli-args.def')
-rw-r--r--src/cli-args.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli-args.def b/src/cli-args.def
index f562a8c67b..9a5fb9f5e2 100644
--- a/src/cli-args.def
+++ b/src/cli-args.def
@@ -97,6 +97,7 @@ flag = {
descrip = "The application protocol to be used to obtain the server's certificate (https, smtp, imap)";
arg-type = string;
doc = "Specify the application layer protocol for STARTTLS. If the protocol is supported, gnutls-cli will proceed to the TLS negotiation.";
+ flags-cant = starttls;
};
flag = {