Mercurial > hg > mercurial-source
changeset 10416:4cfd0d56be6d
doc: add missing documentation for http_proxy.always
author | Henrik Stuart <hg@hstuart.dk> |
---|---|
date | Thu, 11 Feb 2010 21:11:59 +0100 (2010-02-11) |
parents | 677f15da38c1 |
children | 5fc090ba08a6 |
files | doc/hgrc.5.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/hgrc.5.txt +++ b/doc/hgrc.5.txt @@ -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`` """"""""