tests/test-help.out
changeset 7197 f60730693efc
parent 6668 034f444902d9
child 7210 833d1250ce00
--- a/tests/test-help.out	Tue Oct 21 11:05:45 2008 +0200
+++ b/tests/test-help.out	Tue Oct 21 11:29:27 2008 +0200
@@ -89,6 +89,14 @@
  verify       verify the integrity of the repository
  version      output version and copyright information
 
+special help topics:
+
+ dates        Date Formats
+ patterns     File Name Patterns
+ environment  Environment Variables
+ revisions    Specifying Single Revisions
+ multirevs    Specifying Multiple Revisions
+
 use "hg -v help" to show aliases and global options
  add          add the specified files on the next commit
  addremove    add all new files, delete all missing files
@@ -138,6 +146,14 @@
  update       update working directory
  verify       verify the integrity of the repository
  version      output version and copyright information
+
+special help topics:
+
+ dates        Date Formats
+ patterns     File Name Patterns
+ environment  Environment Variables
+ revisions    Specifying Single Revisions
+ multirevs    Specifying Multiple Revisions
 hg add [OPTION]... [FILE]...
 
 add the specified files on the next commit