mercurial/templates/paper/map
changeset 19796 544848ef65f2
parent 19795 ac08ff370977
child 23740 9e1f4c65f5f5
--- a/mercurial/templates/paper/map	Thu Jul 25 01:12:25 2013 +0400
+++ b/mercurial/templates/paper/map	Fri Sep 06 13:30:57 2013 +0400
@@ -244,4 +244,5 @@
 hiddenformentry = '<input type="hidden" name="{name}" value="{value|escape}" />'
 breadcrumb = '&gt; <a href="{url|urlescape}">{name|escape}</a> '
 
-searchhint = 'find changesets by author, revision, files, or words in the commit message'
+searchhint = 'Find changesets by keywords (author, files, the commit message), revision
+  number or hash, or <a href="{url|urlescape}help/revsets">revset expression</a>.'