Mercurial > public > mercurial-scm > hg
diff tests/test-help.t @ 19796:544848ef65f2
paper: edit search hint to include new feature description
author | Alexander Plavin <alexander@plav.in> |
---|---|
date | Fri, 06 Sep 2013 13:30:57 +0400 |
parents | ac08ff370977 |
children | 95304251c376 |
line wrap: on
line diff
--- a/tests/test-help.t Thu Jul 25 01:12:25 2013 +0400 +++ b/tests/test-help.t Fri Sep 06 13:30:57 2013 +0400 @@ -930,7 +930,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <table class="bigtable"> <tr><td colspan="2"><h2><a name="main" href="#topics">Topics</a></h2></td></tr> @@ -1489,7 +1490,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div id="doc"> <p> @@ -1654,7 +1656,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div id="doc"> <p> @@ -1849,7 +1852,8 @@ <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" /></p> - <div id="hint">find changesets by author, revision, files, or words in the commit message</div> + <div id="hint">Find changesets by keywords (author, files, the commit message), revision + number or hash, or <a href="/help/revsets">revset expression</a>.</div> </form> <div id="doc"> <h1>Specifying Single Revisions</h1>