diff tests/test-globalopts.t @ 30769:e520f0f4b1cf

help: merge revsets.txt into revisions.txt Selecting single and multiple revisions is closely related, so let's put it in one place, so users can easily find it. We actually did not even point to "hg help revsets" from "hg help revisions", but now that they're on a single page, that won't be necessary.
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 11 Jan 2017 11:37:38 -0800
parents 66cffa87d2f2
children 900996da577a
line wrap: on
line diff
--- a/tests/test-globalopts.t	Wed Jan 11 11:40:40 2017 -0800
+++ b/tests/test-globalopts.t	Wed Jan 11 11:37:38 2017 -0800
@@ -353,8 +353,7 @@
    merge-tools   Merge Tools
    patterns      File Name Patterns
    phases        Working with Phases
-   revisions     Specifying Single Revisions
-   revsets       Specifying Revision Sets
+   revisions     Specifying Revisions
    scripting     Using Mercurial from scripts and automation
    subrepos      Subrepositories
    templating    Template Usage
@@ -435,8 +434,7 @@
    merge-tools   Merge Tools
    patterns      File Name Patterns
    phases        Working with Phases
-   revisions     Specifying Single Revisions
-   revsets       Specifying Revision Sets
+   revisions     Specifying Revisions
    scripting     Using Mercurial from scripts and automation
    subrepos      Subrepositories
    templating    Template Usage