Mercurial > hg-stable
diff tests/test-help.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 | 034f444902d9 |
children | 833d1250ce00 |
line wrap: on
line diff
--- 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