diff tests/test-help.out @ 757:7000825ef3ba

Updated help strings and test-help: - options -I/-X: always at the end, don't include them in the synopsis. - NAME is optional for hg revert - other small changes.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 22 Jul 2005 08:47:35 +0100
parents d2422f10c136
children 1f9ec150a476 8f5637f0a0c0 0902ffece4b4
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -33,7 +33,7 @@ basic hg commands (use "hg help -v" for 
  status     show changed files in the working directory
  update     update or merge working directory
 hg add: option -h not recognized
-hg add [OPTIONS] [FILES]
+hg add [FILE]...
 
  -I --include 
    include path in search
@@ -42,7 +42,7 @@ hg add [OPTIONS] [FILES]
 
 add the specified files on the next commit
 hg add: option --skjdfks not recognized
-hg add [OPTIONS] [FILES]
+hg add [FILE]...
 
  -I --include 
    include path in search
@@ -52,12 +52,12 @@ hg add [OPTIONS] [FILES]
 add the specified files on the next commit
 hg diff [-r REV1 [-r REV2]] [FILE]...
 
+ -r --rev 
+   revision
  -I --include 
    include path in search
  -X --exclude 
    exclude path from search
- -r --rev 
-   revision
 
 diff working directory (or selected files)
 hg: unknown command foo