diff tests/test-help.out @ 2114:98cc126f9f3f

update tests after changing archival code. test-archive now contains tests for archive command.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 21 Apr 2006 15:47:27 -0700
parents a59da8cc35e4
children 11ad47f22023
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -41,6 +41,7 @@ list of commands (use "hg help -v" to sh
  add         add the specified files on the next commit
  addremove   add all new files, delete all missing files
  annotate    show changeset information per file line
+ archive     create unversioned archive of a repository revision
  bundle      create a changegroup file
  cat         output the latest or given revisions of files
  clone       make a copy of an existing repository
@@ -83,6 +84,7 @@ list of commands (use "hg help -v" to sh
  add         add the specified files on the next commit
  addremove   add all new files, delete all missing files
  annotate    show changeset information per file line
+ archive     create unversioned archive of a repository revision
  bundle      create a changegroup file
  cat         output the latest or given revisions of files
  clone       make a copy of an existing repository