Mercurial > hg
changeset 13839:8d960240faac stable
help/hgweb: add pointer to hgrc(5) location
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Fri, 01 Apr 2011 12:18:37 +0200 |
parents | c5709dfa5c1e |
children | 80664e245f84 b032bec2c0a6 |
files | mercurial/help/hgweb.txt |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/hgweb.txt Fri Apr 01 12:14:42 2011 +0200 +++ b/mercurial/help/hgweb.txt Fri Apr 01 12:18:37 2011 +0200 @@ -11,7 +11,8 @@ - collections The ``web`` section can specify all the settings described in the web -section of the hgrc documentation. +section of the hgrc(5) documentation. See :hg:`help config` for +information on where to find the manual page. The ``paths`` section provides mappings of physical repository paths to virtual ones. For instance::