tests/test-help.out
changeset 725 c6b912f8b5b2
parent 596 9a8daeff0ffa
parent 707 116b2d3f4554
child 736 1e84f1014f33
equal deleted inserted replaced
724:1c0c413cccdd 725:c6b912f8b5b2
    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)