tests/test-help.out
changeset 757 7000825ef3ba
parent 740 d2422f10c136
child 801 1f9ec150a476
child 808 8f5637f0a0c0
child 814 0902ffece4b4
equal deleted inserted replaced
756:5d79dfa5e98f 757:7000825ef3ba
    31  revert     revert modified files or dirs back to their unmodified states
    31  revert     revert modified files or dirs back to their unmodified states
    32  serve      export the repository via HTTP
    32  serve      export the repository via HTTP
    33  status     show changed files in the working directory
    33  status     show changed files in the working directory
    34  update     update or merge working directory
    34  update     update or merge working directory
    35 hg add: option -h not recognized
    35 hg add: option -h not recognized
    36 hg add [OPTIONS] [FILES]
    36 hg add [FILE]...
    37 
    37 
    38  -I --include 
    38  -I --include 
    39    include path in search
    39    include path in search
    40  -X --exclude 
    40  -X --exclude 
    41    exclude path from search
    41    exclude path from search
    42 
    42 
    43 add the specified files on the next commit
    43 add the specified files on the next commit
    44 hg add: option --skjdfks not recognized
    44 hg add: option --skjdfks not recognized
    45 hg add [OPTIONS] [FILES]
    45 hg add [FILE]...
    46 
    46 
    47  -I --include 
    47  -I --include 
    48    include path in search
    48    include path in search
    49  -X --exclude 
    49  -X --exclude 
    50    exclude path from search
    50    exclude path from search
    51 
    51 
    52 add the specified files on the next commit
    52 add the specified files on the next commit
    53 hg diff [-r REV1 [-r REV2]] [FILE]...
    53 hg diff [-r REV1 [-r REV2]] [FILE]...
    54 
    54 
       
    55  -r --rev 
       
    56    revision
    55  -I --include 
    57  -I --include 
    56    include path in search
    58    include path in search
    57  -X --exclude 
    59  -X --exclude 
    58    exclude path from search
    60    exclude path from search
    59  -r --rev 
       
    60    revision
       
    61 
    61 
    62 diff working directory (or selected files)
    62 diff working directory (or selected files)
    63 hg: unknown command foo
    63 hg: unknown command foo
    64 hg: unknown command 'commands'
    64 hg: unknown command 'commands'
    65 basic hg commands (use "hg help -v" for more):
    65 basic hg commands (use "hg help -v" for more):