summaryrefslogtreecommitdiff
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.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tlsuser.d b/docs/cmdline-opts/tlsuser.d
index 266d709ce..df5dd301f 100644
--- a/docs/cmdline-opts/tlsuser.d
+++ b/docs/cmdline-opts/tlsuser.d
@@ -4,6 +4,7 @@ Help: TLS user name
Added: 7.21.4
Category: tls auth
Example: --tlspassword pwd --tlsuser user $URL
+See-also: tlspassword
---
Set username for use with the TLS authentication method specified with
--tlsauthtype. Requires that --tlspassword also is set.