summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tlsauthtype.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/tlsauthtype.d')
-rw-r--r--docs/cmdline-opts/tlsauthtype.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/tlsauthtype.d b/docs/cmdline-opts/tlsauthtype.d
index 82108afe9..1bee2a268 100644
--- a/docs/cmdline-opts/tlsauthtype.d
+++ b/docs/cmdline-opts/tlsauthtype.d
@@ -8,6 +8,6 @@ See-also: tlsuser
---
Set TLS authentication type. Currently, the only supported option is "SRP",
for TLS-SRP (RFC 5054). If --tlsuser and --tlspassword are specified but
---tlsauthtype is not, then this option defaults to "SRP". This option works
+--tlsauthtype is not, then this option defaults to "SRP". This option works
only if the underlying libcurl is built with TLS-SRP support, which requires
OpenSSL or GnuTLS with TLS-SRP support.