diff tests/test-help.out @ 1818:9bbc7b304c34

Make the deprecated rawcommit an alias of debugrawcommit. This way it doesn't show up in the non-debug help.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 01 Mar 2006 09:14:25 +0100
parents 08f4398bdb1a
children ced2d3620f95
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -64,7 +64,6 @@ list of commands (use "hg help -v" to sh
  paths       show definition of symbolic path names
  pull        pull changes from the specified source
  push        push changes to the specified destination
- rawcommit   raw commit interface (DEPRECATED)
  recover     roll back an interrupted transaction
  remove      remove the specified files on the next commit
  rename      rename files; equivalent of copy + remove
@@ -106,7 +105,6 @@ list of commands (use "hg help -v" to sh
  paths       show definition of symbolic path names
  pull        pull changes from the specified source
  push        push changes to the specified destination
- rawcommit   raw commit interface (DEPRECATED)
  recover     roll back an interrupted transaction
  remove      remove the specified files on the next commit
  rename      rename files; equivalent of copy + remove