tests/test-help.out
changeset 707 116b2d3f4554
parent 596 9a8daeff0ffa
child 725 c6b912f8b5b2
child 737 8db4d406b3d3
child 740 d2422f10c136
equal deleted inserted replaced
706:5107a7b6b14a 707:116b2d3f4554
    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 [files]
    36 hg add FILE...
    37 
    37 
    38 add the specified files on the next commit
    38 add the specified files on the next commit
    39 hg add: option --skjdfks not recognized
    39 hg add: option --skjdfks not recognized
    40 hg add [files]
    40 hg add FILE...
    41 
    41 
    42 add the specified files on the next commit
    42 add the specified files on the next commit
    43 hg diff [-r A] [-r B] [files]
    43 hg diff [-r REV1 [-r REV2]] [FILE]...
    44 
    44 
    45  -r --rev 
    45  -r --rev 
    46    revision
    46    revision
    47 
    47 
    48 diff working directory (or selected files)
    48 diff working directory (or selected files)