tests/test-help.out
changeset 4014 509342f95564
parent 3918 5f0e00224cde
child 4156 30857b5779f8
equal deleted inserted replaced
4013:54fa628b8c78 4014:509342f95564
     8  commit     commit the specified files or all outstanding changes
     8  commit     commit the specified files or all outstanding changes
     9  diff       diff repository (or selected files)
     9  diff       diff repository (or selected files)
    10  export     dump the header and diffs for one or more changesets
    10  export     dump the header and diffs for one or more changesets
    11  init       create a new repository in the given directory
    11  init       create a new repository in the given directory
    12  log        show revision history of entire repository or files
    12  log        show revision history of entire repository or files
    13  parents    show the parents of the working dir or revision
    13  merge      merge working directory with another revision
    14  pull       pull changes from the specified source
    14  parents    show the parents of the working dir or revision
    15  push       push changes to the specified destination
    15  pull       pull changes from the specified source
    16  remove     remove the specified files on the next commit
    16  push       push changes to the specified destination
    17  revert     revert files or dirs to their states as of some revision
    17  remove     remove the specified files on the next commit
    18  serve      export the repository via HTTP
    18  revert     revert files or dirs to their states as of some revision
    19  status     show changed files in the working directory
    19  serve      export the repository via HTTP
    20  update     update or merge working directory
    20  status     show changed files in the working directory
    21  add        add the specified files on the next commit
    21  update     update working directory
    22  annotate   show changeset information per file line
    22  add        add the specified files on the next commit
    23  clone      make a copy of an existing repository
    23  annotate   show changeset information per file line
    24  commit     commit the specified files or all outstanding changes
    24  clone      make a copy of an existing repository
    25  diff       diff repository (or selected files)
    25  commit     commit the specified files or all outstanding changes
    26  export     dump the header and diffs for one or more changesets
    26  diff       diff repository (or selected files)
    27  init       create a new repository in the given directory
    27  export     dump the header and diffs for one or more changesets
    28  log        show revision history of entire repository or files
    28  init       create a new repository in the given directory
    29  parents    show the parents of the working dir or revision
    29  log        show revision history of entire repository or files
    30  pull       pull changes from the specified source
    30  merge      merge working directory with another revision
    31  push       push changes to the specified destination
    31  parents    show the parents of the working dir or revision
    32  remove     remove the specified files on the next commit
    32  pull       pull changes from the specified source
    33  revert     revert files or dirs to their states as of some revision
    33  push       push changes to the specified destination
    34  serve      export the repository via HTTP
    34  remove     remove the specified files on the next commit
    35  status     show changed files in the working directory
    35  revert     revert files or dirs to their states as of some revision
    36  update     update or merge working directory
    36  serve      export the repository via HTTP
       
    37  status     show changed files in the working directory
       
    38  update     update working directory
    37 Mercurial Distributed SCM
    39 Mercurial Distributed SCM
    38 
    40 
    39 list of commands (use "hg help -v" to show aliases and global options):
    41 list of commands (use "hg help -v" to show aliases and global options):
    40 
    42 
    41  add          add the specified files on the next commit
    43  add          add the specified files on the next commit
    60  incoming     show new changesets found in source
    62  incoming     show new changesets found in source
    61  init         create a new repository in the given directory
    63  init         create a new repository in the given directory
    62  locate       locate files matching specific patterns
    64  locate       locate files matching specific patterns
    63  log          show revision history of entire repository or files
    65  log          show revision history of entire repository or files
    64  manifest     output the current or given revision of the project manifest
    66  manifest     output the current or given revision of the project manifest
    65  merge        Merge working directory with another revision
    67  merge        merge working directory with another revision
    66  outgoing     show changesets not found in destination
    68  outgoing     show changesets not found in destination
    67  parents      show the parents of the working dir or revision
    69  parents      show the parents of the working dir or revision
    68  paths        show definition of symbolic path names
    70  paths        show definition of symbolic path names
    69  pull         pull changes from the specified source
    71  pull         pull changes from the specified source
    70  push         push changes to the specified destination
    72  push         push changes to the specified destination
    79  status       show changed files in the working directory
    81  status       show changed files in the working directory
    80  tag          add a tag for the current or given revision
    82  tag          add a tag for the current or given revision
    81  tags         list repository tags
    83  tags         list repository tags
    82  tip          show the tip revision
    84  tip          show the tip revision
    83  unbundle     apply a changegroup file
    85  unbundle     apply a changegroup file
    84  update       update or merge working directory
    86  update       update working directory
    85  verify       verify the integrity of the repository
    87  verify       verify the integrity of the repository
    86  version      output version and copyright information
    88  version      output version and copyright information
    87  add          add the specified files on the next commit
    89  add          add the specified files on the next commit
    88  addremove    add all new files, delete all missing files
    90  addremove    add all new files, delete all missing files
    89  annotate     show changeset information per file line
    91  annotate     show changeset information per file line
   106  incoming     show new changesets found in source
   108  incoming     show new changesets found in source
   107  init         create a new repository in the given directory
   109  init         create a new repository in the given directory
   108  locate       locate files matching specific patterns
   110  locate       locate files matching specific patterns
   109  log          show revision history of entire repository or files
   111  log          show revision history of entire repository or files
   110  manifest     output the current or given revision of the project manifest
   112  manifest     output the current or given revision of the project manifest
   111  merge        Merge working directory with another revision
   113  merge        merge working directory with another revision
   112  outgoing     show changesets not found in destination
   114  outgoing     show changesets not found in destination
   113  parents      show the parents of the working dir or revision
   115  parents      show the parents of the working dir or revision
   114  paths        show definition of symbolic path names
   116  paths        show definition of symbolic path names
   115  pull         pull changes from the specified source
   117  pull         pull changes from the specified source
   116  push         push changes to the specified destination
   118  push         push changes to the specified destination
   125  status       show changed files in the working directory
   127  status       show changed files in the working directory
   126  tag          add a tag for the current or given revision
   128  tag          add a tag for the current or given revision
   127  tags         list repository tags
   129  tags         list repository tags
   128  tip          show the tip revision
   130  tip          show the tip revision
   129  unbundle     apply a changegroup file
   131  unbundle     apply a changegroup file
   130  update       update or merge working directory
   132  update       update working directory
   131  verify       verify the integrity of the repository
   133  verify       verify the integrity of the repository
   132  version      output version and copyright information
   134  version      output version and copyright information
   133 hg add [OPTION]... [FILE]...
   135 hg add [OPTION]... [FILE]...
   134 
   136 
   135 add the specified files on the next commit
   137 add the specified files on the next commit
   255  commit     commit the specified files or all outstanding changes
   257  commit     commit the specified files or all outstanding changes
   256  diff       diff repository (or selected files)
   258  diff       diff repository (or selected files)
   257  export     dump the header and diffs for one or more changesets
   259  export     dump the header and diffs for one or more changesets
   258  init       create a new repository in the given directory
   260  init       create a new repository in the given directory
   259  log        show revision history of entire repository or files
   261  log        show revision history of entire repository or files
   260  parents    show the parents of the working dir or revision
   262  merge      merge working directory with another revision
   261  pull       pull changes from the specified source
   263  parents    show the parents of the working dir or revision
   262  push       push changes to the specified destination
   264  pull       pull changes from the specified source
   263  remove     remove the specified files on the next commit
   265  push       push changes to the specified destination
   264  revert     revert files or dirs to their states as of some revision
   266  remove     remove the specified files on the next commit
   265  serve      export the repository via HTTP
   267  revert     revert files or dirs to their states as of some revision
   266  status     show changed files in the working directory
   268  serve      export the repository via HTTP
   267  update     update or merge working directory
   269  status     show changed files in the working directory
       
   270  update     update working directory
   268 hg: unknown command 'skjdfks'
   271 hg: unknown command 'skjdfks'
   269 Mercurial Distributed SCM
   272 Mercurial Distributed SCM
   270 
   273 
   271 basic commands (use "hg help" for the full list or option "-v" for details):
   274 basic commands (use "hg help" for the full list or option "-v" for details):
   272 
   275 
   276  commit     commit the specified files or all outstanding changes
   279  commit     commit the specified files or all outstanding changes
   277  diff       diff repository (or selected files)
   280  diff       diff repository (or selected files)
   278  export     dump the header and diffs for one or more changesets
   281  export     dump the header and diffs for one or more changesets
   279  init       create a new repository in the given directory
   282  init       create a new repository in the given directory
   280  log        show revision history of entire repository or files
   283  log        show revision history of entire repository or files
   281  parents    show the parents of the working dir or revision
   284  merge      merge working directory with another revision
   282  pull       pull changes from the specified source
   285  parents    show the parents of the working dir or revision
   283  push       push changes to the specified destination
   286  pull       pull changes from the specified source
   284  remove     remove the specified files on the next commit
   287  push       push changes to the specified destination
   285  revert     revert files or dirs to their states as of some revision
   288  remove     remove the specified files on the next commit
   286  serve      export the repository via HTTP
   289  revert     revert files or dirs to their states as of some revision
   287  status     show changed files in the working directory
   290  serve      export the repository via HTTP
   288  update     update or merge working directory
   291  status     show changed files in the working directory
       
   292  update     update working directory