tests/test-help.out
changeset 757 7000825ef3ba
parent 740 d2422f10c136
child 801 1f9ec150a476
child 808 8f5637f0a0c0
child 814 0902ffece4b4
--- 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