summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorБорис Верховский <boris.verk@gmail.com>2021-07-11 16:56:23 -0600
committerDaniel Gustafsson <daniel@yesql.se>2021-07-12 23:22:19 +0200
commitf410b9e538129e77607fef1894f96c684a7c8c3b (patch)
tree810a1877505973f758d4ea1351e8cff22cf76e56 /docs
parent02dfce18375ce3461d4126aa594a3e351622c8ff (diff)
downloadcurl-f410b9e538129e77607fef1894f96c684a7c8c3b.tar.gz
tool_help: Document that --tlspassword takes a password
Closes #7378 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'docs')
-rw-r--r--docs/cmdline-opts/tlspassword.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tlspassword.d b/docs/cmdline-opts/tlspassword.d
index 5c6a0fa51..e7e37805c 100644
--- a/docs/cmdline-opts/tlspassword.d
+++ b/docs/cmdline-opts/tlspassword.d
@@ -1,4 +1,5 @@
Long: tlspassword
+Arg: <string>
Help: TLS password
Added: 7.21.4
Category: tls auth