tests/test-help.out
changeset 401 af4848f83e68
parent 364 6f43778f26da
child 429 688d03d6997a
equal deleted inserted replaced
400:8b067bde6679 401:af4848f83e68
    24  rawcommit   raw commit interface
    24  rawcommit   raw commit interface
    25  recover     roll back an interrupted transaction
    25  recover     roll back an interrupted transaction
    26  remove      remove the specified files on the next commit
    26  remove      remove the specified files on the next commit
    27  serve       export the repository via HTTP
    27  serve       export the repository via HTTP
    28  status      show changed files in the working directory
    28  status      show changed files in the working directory
       
    29  tag         add a tag for the current tip or a given revision
    29  tags        list repository tags
    30  tags        list repository tags
    30  tip         show the tip revision
    31  tip         show the tip revision
    31  undo        undo the last transaction
    32  undo        undo the last transaction
    32  update      update or merge working directory
    33  update      update or merge working directory
    33  verify      verify the integrity of the repository
    34  verify      verify the integrity of the repository
    72  rawcommit   raw commit interface
    73  rawcommit   raw commit interface
    73  recover     roll back an interrupted transaction
    74  recover     roll back an interrupted transaction
    74  remove      remove the specified files on the next commit
    75  remove      remove the specified files on the next commit
    75  serve       export the repository via HTTP
    76  serve       export the repository via HTTP
    76  status      show changed files in the working directory
    77  status      show changed files in the working directory
       
    78  tag         add a tag for the current tip or a given revision
    77  tags        list repository tags
    79  tags        list repository tags
    78  tip         show the tip revision
    80  tip         show the tip revision
    79  undo        undo the last transaction
    81  undo        undo the last transaction
    80  update      update or merge working directory
    82  update      update or merge working directory
    81  verify      verify the integrity of the repository
    83  verify      verify the integrity of the repository