mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 10:20:23 +00:00
Fix typo "variables" in linkchecker(1) Proxy Support
This commit is contained in:
parent
9504a6dddf
commit
315e729ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ LinkChecker also detects manual proxy settings of Internet Explorer
|
|||
under Windows systems. On a Mac use
|
||||
the Internet Config to select a proxy.
|
||||
You can also set a comma-separated domain list in the :envvar:`no_proxy`
|
||||
environment variables to ignore any proxy settings for these domains.
|
||||
environment variable to ignore any proxy settings for these domains.
|
||||
The :envvar:`curl_ca_bundle` environment variable can be used to identify an
|
||||
alternative certificate bundle to be used with an HTTPS proxy.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue