help/revsets: revset aliases can be defined on any config file stable
authorWagner Bruna <wbruna@softwareexpress.com.br>
Fri, 17 Jun 2011 19:28:38 -0300
branchstable
changeset 14693 f9c056f48018
parent 14692 0be6dc3d8083
child 14694 c67c41af264c
child 14695 e4d3370fa234
help/revsets: revset aliases can be defined on any config file
mercurial/help/revsets.txt
--- a/mercurial/help/revsets.txt	Fri Jun 17 19:27:40 2011 -0300
+++ b/mercurial/help/revsets.txt	Fri Jun 17 19:28:38 2011 -0300
@@ -66,8 +66,9 @@
 
   <alias> = <definition>
 
-in the ``revsetalias`` section of ``.hgrc``. Arguments of the form `$1`, `$2`,
-etc. are substituted from the alias into the definition.
+in the ``revsetalias`` section of a Mercurial configuration file. Arguments
+of the form `$1`, `$2`, etc. are substituted from the alias into the
+definition.
 
 For example,