tests/test-help.out
changeset 3181 3637d5d17cbc
parent 2956 6dddcba7596a
child 3199 096f1c73cdc3
equal deleted inserted replaced
3179:76ab39df0917 3181:3637d5d17cbc
    37 Mercurial Distributed SCM
    37 Mercurial Distributed SCM
    38 
    38 
    39 list of commands (use "hg help -v" to show aliases and global options):
    39 list of commands (use "hg help -v" to show aliases and global options):
    40 
    40 
    41  add         add the specified files on the next commit
    41  add         add the specified files on the next commit
    42  addremove   add all new files, delete all missing files (DEPRECATED)
    42  addremove   add all new files, delete all missing files
    43  annotate    show changeset information per file line
    43  annotate    show changeset information per file line
    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  bundle      create a changegroup file
    46  bundle      create a changegroup file
    47  cat         output the latest or given revisions of files
    47  cat         output the latest or given revisions of files
    80  unbundle    apply a changegroup file
    80  unbundle    apply a changegroup file
    81  update      update or merge working directory
    81  update      update or merge working directory
    82  verify      verify the integrity of the repository
    82  verify      verify the integrity of the repository
    83  version     output version and copyright information
    83  version     output version and copyright information
    84  add         add the specified files on the next commit
    84  add         add the specified files on the next commit
    85  addremove   add all new files, delete all missing files (DEPRECATED)
    85  addremove   add all new files, delete all missing files
    86  annotate    show changeset information per file line
    86  annotate    show changeset information per file line
    87  archive     create unversioned archive of a repository revision
    87  archive     create unversioned archive of a repository revision
    88  backout     reverse effect of earlier changeset
    88  backout     reverse effect of earlier changeset
    89  bundle      create a changegroup file
    89  bundle      create a changegroup file
    90  cat         output the latest or given revisions of files
    90  cat         output the latest or given revisions of files