tests/test-help.out
changeset 1253 a45e717c61a8
parent 1249 a5355fa5e33a
child 1254 e6560042b7b8
equal deleted inserted replaced
1252:94f38724283f 1253:a45e717c61a8
    63  pull        pull changes from the specified source
    63  pull        pull changes from the specified source
    64  push        push changes to the specified destination
    64  push        push changes to the specified destination
    65  rawcommit   raw commit interface
    65  rawcommit   raw commit interface
    66  recover     roll back an interrupted transaction
    66  recover     roll back an interrupted transaction
    67  remove      remove the specified files on the next commit
    67  remove      remove the specified files on the next commit
       
    68  rename      rename files; equivalent of copy + remove
    68  revert      revert modified files or dirs back to their unmodified states
    69  revert      revert modified files or dirs back to their unmodified states
    69  root        print the root (top) of the current working dir
    70  root        print the root (top) of the current working dir
    70  serve       export the repository via HTTP
    71  serve       export the repository via HTTP
    71  status      show changed files in the working directory
    72  status      show changed files in the working directory
    72  tag         add a tag for the current tip or a given revision
    73  tag         add a tag for the current tip or a given revision
   104  pull        pull changes from the specified source
   105  pull        pull changes from the specified source
   105  push        push changes to the specified destination
   106  push        push changes to the specified destination
   106  rawcommit   raw commit interface
   107  rawcommit   raw commit interface
   107  recover     roll back an interrupted transaction
   108  recover     roll back an interrupted transaction
   108  remove      remove the specified files on the next commit
   109  remove      remove the specified files on the next commit
       
   110  rename      rename files; equivalent of copy + remove
   109  revert      revert modified files or dirs back to their unmodified states
   111  revert      revert modified files or dirs back to their unmodified states
   110  root        print the root (top) of the current working dir
   112  root        print the root (top) of the current working dir
   111  serve       export the repository via HTTP
   113  serve       export the repository via HTTP
   112  status      show changed files in the working directory
   114  status      show changed files in the working directory
   113  tag         add a tag for the current tip or a given revision
   115  tag         add a tag for the current tip or a given revision