tests/test-help.out
changeset 3914 283ee8971570
parent 3885 6081b4c68baf
child 3919 5f0e00224cde
equal deleted inserted replaced
3913:dbd828167384 3914:283ee8971570
    44  archive      create unversioned archive of a repository revision
    44  archive      create unversioned archive of a repository revision
    45  backout      reverse effect of earlier changeset
    45  backout      reverse effect of earlier changeset
    46  branch       set or show the current branch name
    46  branch       set or show the current branch name
    47  branches     list repository named branches
    47  branches     list repository named branches
    48  bundle       create a changegroup file
    48  bundle       create a changegroup file
    49  cat          output the latest or given revisions of files
    49  cat          output the current or given revision of files
    50  clone        make a copy of an existing repository
    50  clone        make a copy of an existing repository
    51  commit       commit the specified files or all outstanding changes
    51  commit       commit the specified files or all outstanding changes
    52  copy         mark files as copied for the next commit
    52  copy         mark files as copied for the next commit
    53  diff         diff repository (or selected files)
    53  diff         diff repository (or selected files)
    54  export       dump the header and diffs for one or more changesets
    54  export       dump the header and diffs for one or more changesets
    59  import       import an ordered set of patches
    59  import       import an ordered set of patches
    60  incoming     show new changesets found in source
    60  incoming     show new changesets found in source
    61  init         create a new repository in the given directory
    61  init         create a new repository in the given directory
    62  locate       locate files matching specific patterns
    62  locate       locate files matching specific patterns
    63  log          show revision history of entire repository or files
    63  log          show revision history of entire repository or files
    64  manifest     output the latest or given revision of the project manifest
    64  manifest     output the current or given revision of the project manifest
    65  merge        Merge working directory with another revision
    65  merge        Merge working directory with another revision
    66  outgoing     show changesets not found in destination
    66  outgoing     show changesets not found in destination
    67  parents      show the parents of the working dir or revision
    67  parents      show the parents of the working dir or revision
    68  paths        show definition of symbolic path names
    68  paths        show definition of symbolic path names
    69  pull         pull changes from the specified source
    69  pull         pull changes from the specified source
    90  archive      create unversioned archive of a repository revision
    90  archive      create unversioned archive of a repository revision
    91  backout      reverse effect of earlier changeset
    91  backout      reverse effect of earlier changeset
    92  branch       set or show the current branch name
    92  branch       set or show the current branch name
    93  branches     list repository named branches
    93  branches     list repository named branches
    94  bundle       create a changegroup file
    94  bundle       create a changegroup file
    95  cat          output the latest or given revisions of files
    95  cat          output the current or given revision of files
    96  clone        make a copy of an existing repository
    96  clone        make a copy of an existing repository
    97  commit       commit the specified files or all outstanding changes
    97  commit       commit the specified files or all outstanding changes
    98  copy         mark files as copied for the next commit
    98  copy         mark files as copied for the next commit
    99  diff         diff repository (or selected files)
    99  diff         diff repository (or selected files)
   100  export       dump the header and diffs for one or more changesets
   100  export       dump the header and diffs for one or more changesets
   105  import       import an ordered set of patches
   105  import       import an ordered set of patches
   106  incoming     show new changesets found in source
   106  incoming     show new changesets found in source
   107  init         create a new repository in the given directory
   107  init         create a new repository in the given directory
   108  locate       locate files matching specific patterns
   108  locate       locate files matching specific patterns
   109  log          show revision history of entire repository or files
   109  log          show revision history of entire repository or files
   110  manifest     output the latest or given revision of the project manifest
   110  manifest     output the current or given revision of the project manifest
   111  merge        Merge working directory with another revision
   111  merge        Merge working directory with another revision
   112  outgoing     show changesets not found in destination
   112  outgoing     show changesets not found in destination
   113  parents      show the parents of the working dir or revision
   113  parents      show the parents of the working dir or revision
   114  paths        show definition of symbolic path names
   114  paths        show definition of symbolic path names
   115  pull         pull changes from the specified source
   115  pull         pull changes from the specified source