changeset 2226:abfed2a82b07

fix test-help output.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 08 May 2006 14:18:19 -0700
parents ff43ea94eff4
children 4f072bb06e89
files tests/test-help.out
diffstat 1 files changed, 10 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-help.out	Mon May 08 12:27:30 2006 -0700
+++ b/tests/test-help.out	Mon May 08 14:18:19 2006 -0700
@@ -14,7 +14,7 @@
  pull       pull changes from the specified source
  push       push changes to the specified destination
  remove     remove the specified files on the next commit
- revert     revert modified files or dirs to their states as of some revision
+ revert     revert files or dirs to their states as of some revision
  serve      export the repository via HTTP
  status     show changed files in the working directory
  update     update or merge working directory
@@ -30,7 +30,7 @@
  pull       pull changes from the specified source
  push       push changes to the specified destination
  remove     remove the specified files on the next commit
- revert     revert modified files or dirs to their states as of some revision
+ revert     revert files or dirs to their states as of some revision
  serve      export the repository via HTTP
  status     show changed files in the working directory
  update     update or merge working directory
@@ -68,7 +68,8 @@
  recover    roll back an interrupted transaction
  remove     remove the specified files on the next commit
  rename     rename files; equivalent of copy + remove
- revert     revert modified files or dirs to their states as of some revision
+ revert     revert files or dirs to their states as of some revision
+ rollback   roll back the last transaction in this repository
  root       print the root (top) of the current working dir
  serve      export the repository via HTTP
  status     show changed files in the working directory
@@ -76,7 +77,7 @@
  tags       list repository tags
  tip        show the tip revision
  unbundle   apply a changegroup file
- undo       undo the last commit or pull
+ undo       undo the last commit or pull (DEPRECATED)
  update     update or merge working directory
  verify     verify the integrity of the repository
  version    output version and copyright information
@@ -110,7 +111,8 @@
  recover    roll back an interrupted transaction
  remove     remove the specified files on the next commit
  rename     rename files; equivalent of copy + remove
- revert     revert modified files or dirs to their states as of some revision
+ revert     revert files or dirs to their states as of some revision
+ rollback   roll back the last transaction in this repository
  root       print the root (top) of the current working dir
  serve      export the repository via HTTP
  status     show changed files in the working directory
@@ -118,7 +120,7 @@
  tags       list repository tags
  tip        show the tip revision
  unbundle   apply a changegroup file
- undo       undo the last commit or pull
+ undo       undo the last commit or pull (DEPRECATED)
  update     update or merge working directory
  verify     verify the integrity of the repository
  version    output version and copyright information
@@ -226,7 +228,7 @@
  pull       pull changes from the specified source
  push       push changes to the specified destination
  remove     remove the specified files on the next commit
- revert     revert modified files or dirs to their states as of some revision
+ revert     revert files or dirs to their states as of some revision
  serve      export the repository via HTTP
  status     show changed files in the working directory
  update     update or merge working directory
@@ -247,7 +249,7 @@
  pull       pull changes from the specified source
  push       push changes to the specified destination
  remove     remove the specified files on the next commit
- revert     revert modified files or dirs to their states as of some revision
+ revert     revert files or dirs to their states as of some revision
  serve      export the repository via HTTP
  status     show changed files in the working directory
  update     update or merge working directory