summaryrefslogtreecommitdiff
path: root/src/cli-debug-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli-debug-args.def')
-rw-r--r--src/cli-debug-args.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli-debug-args.def b/src/cli-debug-args.def
index 56e289ce9a..4524b0189c 100644
--- a/src/cli-debug-args.def
+++ b/src/cli-debug-args.def
@@ -34,7 +34,7 @@ flag = {
flag = {
name = starttls-proto;
arg-type = string;
- descrip = "The application protocol to be used to obtain the server's certificate (https, ftp, smtp, imap, ldap, xmpp)";
+ descrip = "The application protocol to be used to obtain the server's certificate (https, ftp, smtp, imap, ldap, xmpp, lmtp, pop3, nntp, sieve, postgres)";
doc = "Specify the application layer protocol for STARTTLS. If the protocol is supported, gnutls-cli will proceed to the TLS negotiation.";
};