tests/test-help.t
changeset 19796 544848ef65f2
parent 19795 ac08ff370977
child 19960 95304251c376
equal deleted inserted replaced
19795:ac08ff370977 19796:544848ef65f2
   928   <div class="main">
   928   <div class="main">
   929   <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2>
   929   <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2>
   930   <form class="search" action="/log">
   930   <form class="search" action="/log">
   931   
   931   
   932   <p><input name="rev" id="search1" type="text" size="30" /></p>
   932   <p><input name="rev" id="search1" type="text" size="30" /></p>
   933   <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
   933   <div id="hint">Find changesets by keywords (author, files, the commit message), revision
       
   934   number or hash, or <a href="/help/revsets">revset expression</a>.</div>
   934   </form>
   935   </form>
   935   <table class="bigtable">
   936   <table class="bigtable">
   936   <tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr>
   937   <tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr>
   937   
   938   
   938   <tr><td>
   939   <tr><td>
  1487   <h3>Help: add</h3>
  1488   <h3>Help: add</h3>
  1488   
  1489   
  1489   <form class="search" action="/log">
  1490   <form class="search" action="/log">
  1490   
  1491   
  1491   <p><input name="rev" id="search1" type="text" size="30" /></p>
  1492   <p><input name="rev" id="search1" type="text" size="30" /></p>
  1492   <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
  1493   <div id="hint">Find changesets by keywords (author, files, the commit message), revision
       
  1494   number or hash, or <a href="/help/revsets">revset expression</a>.</div>
  1493   </form>
  1495   </form>
  1494   <div id="doc">
  1496   <div id="doc">
  1495   <p>
  1497   <p>
  1496   hg add [OPTION]... [FILE]...
  1498   hg add [OPTION]... [FILE]...
  1497   </p>
  1499   </p>
  1652   <h3>Help: remove</h3>
  1654   <h3>Help: remove</h3>
  1653   
  1655   
  1654   <form class="search" action="/log">
  1656   <form class="search" action="/log">
  1655   
  1657   
  1656   <p><input name="rev" id="search1" type="text" size="30" /></p>
  1658   <p><input name="rev" id="search1" type="text" size="30" /></p>
  1657   <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
  1659   <div id="hint">Find changesets by keywords (author, files, the commit message), revision
       
  1660   number or hash, or <a href="/help/revsets">revset expression</a>.</div>
  1658   </form>
  1661   </form>
  1659   <div id="doc">
  1662   <div id="doc">
  1660   <p>
  1663   <p>
  1661   hg remove [OPTION]... FILE...
  1664   hg remove [OPTION]... FILE...
  1662   </p>
  1665   </p>
  1847   <h3>Help: revisions</h3>
  1850   <h3>Help: revisions</h3>
  1848   
  1851   
  1849   <form class="search" action="/log">
  1852   <form class="search" action="/log">
  1850   
  1853   
  1851   <p><input name="rev" id="search1" type="text" size="30" /></p>
  1854   <p><input name="rev" id="search1" type="text" size="30" /></p>
  1852   <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
  1855   <div id="hint">Find changesets by keywords (author, files, the commit message), revision
       
  1856   number or hash, or <a href="/help/revsets">revset expression</a>.</div>
  1853   </form>
  1857   </form>
  1854   <div id="doc">
  1858   <div id="doc">
  1855   <h1>Specifying Single Revisions</h1>
  1859   <h1>Specifying Single Revisions</h1>
  1856   <p>
  1860   <p>
  1857   Mercurial supports several ways to specify individual revisions.
  1861   Mercurial supports several ways to specify individual revisions.