Mercurial > hg
diff tests/test-globalopts.out @ 7707:64fd7f6d3b40
fix up tests for paths and urls help
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 25 Jan 2009 12:07:41 -0600 |
parents | eb98218db768 |
children | 6b04f12d2831 |
line wrap: on
line diff
--- a/tests/test-globalopts.out Sat Jan 24 01:47:36 2009 +0100 +++ b/tests/test-globalopts.out Sun Jan 25 12:07:41 2009 -0600 @@ -177,7 +177,7 @@ 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 @@ 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 @@ 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 @@ 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