diff tests/test-help.out @ 4665:091c9e54d306

identify: accept a revision argument
author Matt Mackall <mpm@selenic.com>
date Thu, 21 Jun 2007 11:54:11 -0500
parents 120626e06409
children a6b62584d0b2
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -59,7 +59,7 @@ list of commands:
  grep         search for a pattern in specified files and revisions
  heads        show current repository heads or show branch heads
  help         show help for a command, extension, or list of commands
- identify     print information about the working copy
+ identify     identify the working copy or specified revision
  import       import an ordered set of patches
  incoming     show new changesets found in source
  init         create a new repository in the given directory
@@ -107,7 +107,7 @@ use "hg -v help" to show aliases and glo
  grep         search for a pattern in specified files and revisions
  heads        show current repository heads or show branch heads
  help         show help for a command, extension, or list of commands
- identify     print information about the working copy
+ identify     identify the working copy or specified revision
  import       import an ordered set of patches
  incoming     show new changesets found in source
  init         create a new repository in the given directory