diff tests/test-help.out @ 3502:8dc14d630b29

add branch and branches commands
author Matt Mackall <mpm@selenic.com>
date Tue, 24 Oct 2006 16:49:36 -0500
parents 5155fa27f514
children 531c116b2028
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -43,6 +43,8 @@ list of commands (use "hg help -v" to sh
  annotate     show changeset information per file line
  archive      create unversioned archive of a repository revision
  backout      reverse effect of earlier changeset
+ branch       set or show the current branch name
+ branches     list repository named branches
  bundle       create a changegroup file
  cat          output the latest or given revisions of files
  clone        make a copy of an existing repository
@@ -87,6 +89,8 @@ list of commands (use "hg help -v" to sh
  annotate     show changeset information per file line
  archive      create unversioned archive of a repository revision
  backout      reverse effect of earlier changeset
+ branch       set or show the current branch name
+ branches     list repository named branches
  bundle       create a changegroup file
  cat          output the latest or given revisions of files
  clone        make a copy of an existing repository