tests/test-help.out
changeset 496 6ce95a04999d
parent 485 c5705ab9cebd
child 509 98a2935c3d6c
equal deleted inserted replaced
495:e94cebc60d96 496:6ce95a04999d
    14  heads       show current repository heads
    14  heads       show current repository heads
    15  help        show help for a given command or all commands
    15  help        show help for a given command or all commands
    16  history     show the changelog history
    16  history     show the changelog history
    17  identify    print information about the working copy
    17  identify    print information about the working copy
    18  import      import an ordered set of patches
    18  import      import an ordered set of patches
    19  init        create a new repository or (deprecated, use clone) copy an existing one
    19  init        create a new repository in the current directory
    20  log         show the revision history of a single file
    20  log         show the revision history of a single file
    21  manifest    output the latest or given revision of the project manifest
    21  manifest    output the latest or given revision of the project manifest
    22  parents     show the parents of the current working dir
    22  parents     show the parents of the current working dir
    23  pull        pull changes from the specified source
    23  pull        pull changes from the specified source
    24  push        push changes to the specified destination
    24  push        push changes to the specified destination
    66  heads       show current repository heads
    66  heads       show current repository heads
    67  help        show help for a given command or all commands
    67  help        show help for a given command or all commands
    68  history     show the changelog history
    68  history     show the changelog history
    69  identify    print information about the working copy
    69  identify    print information about the working copy
    70  import      import an ordered set of patches
    70  import      import an ordered set of patches
    71  init        create a new repository or (deprecated, use clone) copy an existing one
    71  init        create a new repository in the current directory
    72  log         show the revision history of a single file
    72  log         show the revision history of a single file
    73  manifest    output the latest or given revision of the project manifest
    73  manifest    output the latest or given revision of the project manifest
    74  parents     show the parents of the current working dir
    74  parents     show the parents of the current working dir
    75  pull        pull changes from the specified source
    75  pull        pull changes from the specified source
    76  push        push changes to the specified destination
    76  push        push changes to the specified destination