tests/test-help.out
changeset 342 f7c51058cbb7
parent 336 aa6cbde09f72
child 350 b4e0e20646bb
equal deleted inserted replaced
341:c0deea64ce64 342:f7c51058cbb7
    10  export      dump the changeset header and diffs for a revision
    10  export      dump the changeset header and diffs for a revision
    11  forget      don't add the specified files on the next commit
    11  forget      don't add the specified files on the next commit
    12  heads       show current repository heads
    12  heads       show current repository heads
    13  help        show help for a given command or all commands
    13  help        show help for a given command or all commands
    14  history     show the changelog history
    14  history     show the changelog history
       
    15  identify    print information about the working copy
    15  init        create a new repository or copy an existing one
    16  init        create a new repository or copy an existing one
    16  log         show the revision history of a single file
    17  log         show the revision history of a single file
    17  manifest    output the latest or given revision of the project manifest
    18  manifest    output the latest or given revision of the project manifest
    18  parents     show the parents of the current working dir
    19  parents     show the parents of the current working dir
    19  patch       import an ordered set of patches
    20  patch       import an ordered set of patches
    56  export      dump the changeset header and diffs for a revision
    57  export      dump the changeset header and diffs for a revision
    57  forget      don't add the specified files on the next commit
    58  forget      don't add the specified files on the next commit
    58  heads       show current repository heads
    59  heads       show current repository heads
    59  help        show help for a given command or all commands
    60  help        show help for a given command or all commands
    60  history     show the changelog history
    61  history     show the changelog history
       
    62  identify    print information about the working copy
    61  init        create a new repository or copy an existing one
    63  init        create a new repository or copy an existing one
    62  log         show the revision history of a single file
    64  log         show the revision history of a single file
    63  manifest    output the latest or given revision of the project manifest
    65  manifest    output the latest or given revision of the project manifest
    64  parents     show the parents of the current working dir
    66  parents     show the parents of the current working dir
    65  patch       import an ordered set of patches
    67  patch       import an ordered set of patches