diff tests/test-help.out @ 2135:11ad47f22023

mark forget command as deprecated. will be removed after 0.9 released.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 26 Apr 2006 12:05:16 -0700
parents 98cc126f9f3f
children 6447a32aefce
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -49,7 +49,7 @@ list of commands (use "hg help -v" to sh
  copy        mark files as copied for the next commit
  diff        diff repository (or selected files)
  export      dump the header and diffs for one or more changesets
- forget      don't add the specified files on the next commit
+ forget      don't add the specified files on the next commit (DEPRECATED)
  grep        search for a pattern in specified files and revisions
  heads       show current repository heads
  help        show help for a given command or all commands
@@ -92,7 +92,7 @@ list of commands (use "hg help -v" to sh
  copy        mark files as copied for the next commit
  diff        diff repository (or selected files)
  export      dump the header and diffs for one or more changesets
- forget      don't add the specified files on the next commit
+ forget      don't add the specified files on the next commit (DEPRECATED)
  grep        search for a pattern in specified files and revisions
  heads       show current repository heads
  help        show help for a given command or all commands