Mercurial > public > mercurial-scm > hg-stable
diff mercurial/templates/paper/changeset.tmpl @ 12666:ead4e21f49f1
web: add a help view for getting hg help output
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sat, 09 Oct 2010 12:27:14 -0500 |
parents | f91e5630ce7e |
children | 270f57d35525 |
line wrap: on
line diff
--- a/mercurial/templates/paper/changeset.tmpl Sat Oct 09 15:00:30 2010 -0500 +++ b/mercurial/templates/paper/changeset.tmpl Sat Oct 09 12:27:14 2010 -0500 @@ -22,6 +22,9 @@ <ul> {archives%archiveentry} </ul> +<ul> + <li><a href="{url}help{sessionvars%urlparameter}">help</a></li> +</ul> </div> <div class="main">