~ubuntu-branches/ubuntu/utopic/mercurial/utopic-security

« back to all changes in this revision

Viewing changes to doc/hg.1.html

  • Committer: Package Import Robot
  • Author(s): Javi Merino
  • Date: 2012-05-04 21:57:42 UTC
  • mfrom: (1.2.30)
  • Revision ID: package-import@ubuntu.com-20120504215742-8pj1ilgfr6fyi8b0
Tags: 2.2.1-1
* New upstream release that fixes a memory leak in hgweb
* Refresh i18n/{de,da,ja}.po translations in
  deb_specific__use_sensible-editor.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1895
1895
<p>See <a class="reference external" href="hg.1.html#dates"><tt class="docutils literal">hg help dates</tt></a> for a list of formats valid for -d/--date.</p>
1896
1896
<p>See <a class="reference external" href="hg.1.html#revisions"><tt class="docutils literal">hg help revisions</tt></a> and <a class="reference external" href="hg.1.html#revsets"><tt class="docutils literal">hg help revsets</tt></a> for more about
1897
1897
specifying revisions.</p>
 
1898
<p>See <a class="reference external" href="hg.1.html#templates"><tt class="docutils literal">hg help templates</tt></a> for more about pre-packaged styles and
 
1899
specifying custom templates.</p>
1898
1900
<p>Returns 0 on success.</p>
1899
1901
<p>Options:</p>
1900
1902
<table class="docutils option-list" frame="void" rules="none">
4599
4601
hgrc(5) for more details.</p>
4600
4602
</div>
4601
4603
<div class="section" id="template-usage">
4602
 
<span id="templates"></span><span id="templating"></span><h1><a class="toc-backref" href="#contents">Template Usage</a></h1>
 
4604
<span id="style"></span><span id="template"></span><span id="templates"></span><span id="templating"></span><h1><a class="toc-backref" href="#contents">Template Usage</a></h1>
4603
4605
<p>Mercurial allows you to customize output of commands through
4604
4606
templates. You can either pass in a template from the command
4605
4607
line, via the --template option, or select an existing