tests/test-help.out
changeset 467 9d5447a366a7
parent 440 22b5aaeb3637
child 468 157675add351
equal deleted inserted replaced
466:c084cfbb2389 467:9d5447a366a7
    30  tags        list repository tags
    30  tags        list repository tags
    31  tip         show the tip revision
    31  tip         show the tip revision
    32  undo        undo the last transaction
    32  undo        undo the last transaction
    33  update      update or merge working directory
    33  update      update or merge working directory
    34  verify      verify the integrity of the repository
    34  verify      verify the integrity of the repository
       
    35  version     output version and copyright information
    35 + hg add -h
    36 + hg add -h
    36 hg add: option -h not recognized
    37 hg add: option -h not recognized
    37 hg add [files]
    38 hg add [files]
    38 
    39 
    39 add the specified files on the next commit
    40 add the specified files on the next commit
    79  tags        list repository tags
    80  tags        list repository tags
    80  tip         show the tip revision
    81  tip         show the tip revision
    81  undo        undo the last transaction
    82  undo        undo the last transaction
    82  update      update or merge working directory
    83  update      update or merge working directory
    83  verify      verify the integrity of the repository
    84  verify      verify the integrity of the repository
       
    85  version     output version and copyright information
    84 + exit 0
    86 + exit 0