diff tests/test-globalopts.out @ 7197:f60730693efc

help: show extension commands in short list, separate extension list in help In 'hg', we now show a short list of commands, including extension commands. In 'hg help', we show core commands, a list of enabled extensions, and topics.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Tue, 21 Oct 2008 11:29:27 +0200
parents 92ccccb55ba3
children 833d1250ce00
line wrap: on
line diff
--- a/tests/test-globalopts.out	Tue Oct 21 11:05:45 2008 +0200
+++ b/tests/test-globalopts.out	Tue Oct 21 11:29:27 2008 +0200
@@ -198,6 +198,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
 Mercurial Distributed SCM
 
@@ -252,5 +260,13 @@
  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
 %% not tested: --debugger