diff tests/test-help.out @ 1657:dbb8bba48510

deprecate the rawcommit command
author Matt Mackall <mpm@selenic.com>
date Sun, 29 Jan 2006 19:06:42 +1300
parents 6c61646fee5e
children 6d288d8c3ca6
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -64,7 +64,7 @@ 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
+ 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 +106,7 @@ 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
+ 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