tests/test-help.out
changeset 2140 6447a32aefce
parent 2135 11ad47f22023
child 2158 ec96c4518236
equal deleted inserted replaced
2139:74f70f2e08aa 2140:6447a32aefce
    47  clone       make a copy of an existing repository
    47  clone       make a copy of an existing repository
    48  commit      commit the specified files or all outstanding changes
    48  commit      commit the specified files or all outstanding changes
    49  copy        mark files as copied for the next commit
    49  copy        mark files as copied for the next commit
    50  diff        diff repository (or selected files)
    50  diff        diff repository (or selected files)
    51  export      dump the header and diffs for one or more changesets
    51  export      dump the header and diffs for one or more changesets
    52  forget      don't add the specified files on the next commit (DEPRECATED)
       
    53  grep        search for a pattern in specified files and revisions
    52  grep        search for a pattern in specified files and revisions
    54  heads       show current repository heads
    53  heads       show current repository heads
    55  help        show help for a given command or all commands
    54  help        show help for a given command or all commands
    56  identify    print information about the working copy
    55  identify    print information about the working copy
    57  import      import an ordered set of patches
    56  import      import an ordered set of patches
    90  clone       make a copy of an existing repository
    89  clone       make a copy of an existing repository
    91  commit      commit the specified files or all outstanding changes
    90  commit      commit the specified files or all outstanding changes
    92  copy        mark files as copied for the next commit
    91  copy        mark files as copied for the next commit
    93  diff        diff repository (or selected files)
    92  diff        diff repository (or selected files)
    94  export      dump the header and diffs for one or more changesets
    93  export      dump the header and diffs for one or more changesets
    95  forget      don't add the specified files on the next commit (DEPRECATED)
       
    96  grep        search for a pattern in specified files and revisions
    94  grep        search for a pattern in specified files and revisions
    97  heads       show current repository heads
    95  heads       show current repository heads
    98  help        show help for a given command or all commands
    96  help        show help for a given command or all commands
    99  identify    print information about the working copy
    97  identify    print information about the working copy
   100  import      import an ordered set of patches
    98  import      import an ordered set of patches