summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-anyauth.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/proxy-anyauth.d')
-rw-r--r--docs/cmdline-opts/proxy-anyauth.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/proxy-anyauth.d b/docs/cmdline-opts/proxy-anyauth.d
index 6410c0e6a..80f2b9701 100644
--- a/docs/cmdline-opts/proxy-anyauth.d
+++ b/docs/cmdline-opts/proxy-anyauth.d
@@ -3,6 +3,7 @@ Help: Pick any proxy authentication method
Added: 7.13.2
See-also: proxy proxy-basic proxy-digest
Category: proxy auth
+Example: --proxy-anyauth --proxy-user user:passwd -x proxy $URL
---
Tells curl to pick a suitable authentication method when communicating with
the given HTTP proxy. This might cause an extra request/response round-trip.