# HG changeset patch # User Henrik Stuart # Date 1265919119 -3600 # Node ID 4cfd0d56be6dcbcfac90bf95e8f8750ab66fd9aa # Parent 677f15da38c159366925976fe8e2b4861db89cd3 doc: add missing documentation for http_proxy.always diff -r 677f15da38c1 -r 4cfd0d56be6d doc/hgrc.5.txt --- a/doc/hgrc.5.txt Thu Feb 11 20:42:20 2010 +0100 +++ b/doc/hgrc.5.txt Thu Feb 11 21:11:59 2010 +0100 @@ -618,6 +618,9 @@ Optional. Password to authenticate with at the proxy server. ``user`` Optional. User name to authenticate with at the proxy server. +``always`` + Optional. Always use the proxy, even for localhost and any entries + in ``http_proxy.no``. True or False. Default: False. ``smtp`` """"""""