diff tests/test-help.out @ 928:6f2c3bcbfaaf

hg incoming/outgoing: fix tests and update man page
author mpm@selenic.com
date Tue, 16 Aug 2005 19:27:46 -0800
parents 5a034646e472
children 0c4a6ad6efc1
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -50,6 +50,7 @@ list of commands (use "hg help -v" to sh
  help        show help for a given command or all commands
  identify    print information about the working copy
  import      import an ordered set of patches
+ incoming    show changesets not found in source
  init        create a new repository in the given directory
  locate      locate files matching specific patterns
  log         show the revision history of the repository or a single file
@@ -87,6 +88,7 @@ list of commands (use "hg help -v" to sh
  help        show help for a given command or all commands
  identify    print information about the working copy
  import      import an ordered set of patches
+ incoming    show changesets not found in source
  init        create a new repository in the given directory
  locate      locate files matching specific patterns
  log         show the revision history of the repository or a single file