aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tlsuser.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/tlsuser.d')
-rw-r--r--docs/cmdline-opts/tlsuser.d3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cmdline-opts/tlsuser.d b/docs/cmdline-opts/tlsuser.d
index ada152608..266d709ce 100644
--- a/docs/cmdline-opts/tlsuser.d
+++ b/docs/cmdline-opts/tlsuser.d
@@ -3,8 +3,9 @@ Arg: <name>
Help: TLS user name
Added: 7.21.4
Category: tls auth
+Example: --tlspassword pwd --tlsuser user $URL
---
Set username for use with the TLS authentication method specified with
--tlsauthtype. Requires that --tlspassword also is set.
-This doesn't work with TLS 1.3.
+This option does not work with TLS 1.3.