# HG changeset patch # User Matt Mackall # Date 2009-01-25 18:07:41 # Node ID 64fd7f6d3b40be58070c3033038b537ba4d80220 # Parent 0ae7f0b312eace2e2b2866e431be1c6c7b4ffad9 fix up tests for paths and urls help diff --git a/tests/test-globalopts.out b/tests/test-globalopts.out --- a/tests/test-globalopts.out +++ b/tests/test-globalopts.out @@ -177,7 +177,7 @@ list of commands: merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -207,6 +207,7 @@ additional help topics: multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths use "hg -v help" to show aliases and global options Mercurial Distributed SCM @@ -241,7 +242,7 @@ list of commands: merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -271,6 +272,7 @@ additional help topics: multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths use "hg -v help" to show aliases and global options %% not tested: --debugger diff --git a/tests/test-help.out b/tests/test-help.out --- a/tests/test-help.out +++ b/tests/test-help.out @@ -68,7 +68,7 @@ list of commands: merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -98,6 +98,7 @@ additional help topics: multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths use "hg -v help" to show aliases and global options add add the specified files on the next commit @@ -128,7 +129,7 @@ use "hg -v help" to show aliases and glo merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -158,6 +159,7 @@ additional help topics: multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths hg add [OPTION]... [FILE]... add the specified files on the next commit