summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/noproxy.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/noproxy.d')
-rw-r--r--docs/cmdline-opts/noproxy.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/noproxy.d b/docs/cmdline-opts/noproxy.d
index c49e6d180..ee0978e03 100644
--- a/docs/cmdline-opts/noproxy.d
+++ b/docs/cmdline-opts/noproxy.d
@@ -3,6 +3,7 @@ Arg: <no-proxy-list>
Help: List of hosts which do not use proxy
Added: 7.19.4
Category: proxy
+Example: --noproxy "www.example" $URL
---
Comma-separated list of hosts for which not to use a proxy, if one is
specified. The only wildcard is a single * character, which matches all hosts,