MANUAL.txt add proxy description (#4707)

closes #4131
This commit is contained in:
Mauro Bieg 2018-06-14 18:38:47 +02:00 committed by John MacFarlane
parent 48a505c5a0
commit 9149155fda

View file

@ -809,7 +809,8 @@ General writer options
: Set the request header *NAME* to the value *VAL* when making
HTTP requests (for example, when a URL is given on the
command line, or when resources used in a document must be
downloaded).
downloaded). If you're behind a proxy, you also need to set
the environment variable `http_proxy` to `http://...`.
Options affecting specific writers
----------------------------------