doc: add missing documentation for http_proxy.always
authorHenrik Stuart <hg@hstuart.dk>
Thu, 11 Feb 2010 21:11:59 +0100
changeset 10416 4cfd0d56be6d
parent 10415 677f15da38c1
child 10418 5fc090ba08a6
doc: add missing documentation for http_proxy.always
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``
 """"""""