tests/test-help.out
changeset 740 d2422f10c136
parent 707 116b2d3f4554
parent 737 8db4d406b3d3
child 757 7000825ef3ba
equal deleted inserted replaced
722:e5b39ce2c3c9 740:d2422f10c136
    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 FILE...
    36 hg add [OPTIONS] [FILES]
       
    37 
       
    38  -I --include 
       
    39    include path in search
       
    40  -X --exclude 
       
    41    exclude path from search
    37 
    42 
    38 add the specified files on the next commit
    43 add the specified files on the next commit
    39 hg add: option --skjdfks not recognized
    44 hg add: option --skjdfks not recognized
    40 hg add FILE...
    45 hg add [OPTIONS] [FILES]
       
    46 
       
    47  -I --include 
       
    48    include path in search
       
    49  -X --exclude 
       
    50    exclude path from search
    41 
    51 
    42 add the specified files on the next commit
    52 add the specified files on the next commit
    43 hg diff [-r REV1 [-r REV2]] [FILE]...
    53 hg diff [-r REV1 [-r REV2]] [FILE]...
    44 
    54 
       
    55  -I --include 
       
    56    include path in search
       
    57  -X --exclude 
       
    58    exclude path from search
    45  -r --rev 
    59  -r --rev 
    46    revision
    60    revision
    47 
    61 
    48 diff working directory (or selected files)
    62 diff working directory (or selected files)
    49 hg: unknown command foo
    63 hg: unknown command foo