tests/test-alias.t
changeset 16853 7863ff383894
parent 16609 d36a384bec87
child 16912 6ef3107c661e
equal deleted inserted replaced
16852:af69b2b64d6e 16853:7863ff383894
   338   hg: option --invalid not recognized
   338   hg: option --invalid not recognized
   339   Mercurial Distributed SCM
   339   Mercurial Distributed SCM
   340   
   340   
   341   basic commands:
   341   basic commands:
   342   
   342   
   343    add         add the specified files on the next commit
   343    add           add the specified files on the next commit
   344    annotate    show changeset information by line for each file
   344    annotate      show changeset information by line for each file
   345    clone       make a copy of an existing repository
   345    clone         make a copy of an existing repository
   346    commit      commit the specified files or all outstanding changes
   346    commit        commit the specified files or all outstanding changes
   347    diff        diff repository (or selected files)
   347    diff          diff repository (or selected files)
   348    export      dump the header and diffs for one or more changesets
   348    export        dump the header and diffs for one or more changesets
   349    forget      forget the specified files on the next commit
   349    forget        forget the specified files on the next commit
   350    init        create a new repository in the given directory
   350    init          create a new repository in the given directory
   351    log         show revision history of entire repository or files
   351    log           show revision history of entire repository or files
   352    merge       merge working directory with another revision
   352    merge         merge working directory with another revision
   353    phase       set or show the current phase name
   353    phase         set or show the current phase name
   354    pull        pull changes from the specified source
   354    pull          pull changes from the specified source
   355    push        push changes to the specified destination
   355    push          push changes to the specified destination
   356    remove      remove the specified files on the next commit
   356    remove        remove the specified files on the next commit
   357    serve       start stand-alone webserver
   357    serve         start stand-alone webserver
   358    status      show changed files in the working directory
   358    status        show changed files in the working directory
   359    summary     summarize working directory state
   359    summary       summarize working directory state
   360    update      update working directory (or switch revisions)
   360    update        update working directory (or switch revisions)
   361   
   361   
   362   use "hg help" for the full list of commands or "hg -v" for details
   362   use "hg help" for the full list of commands or "hg -v" for details
   363   [255]
   363   [255]
   364   $ hg --invalid mylog
   364   $ hg --invalid mylog
   365   hg: option --invalid not recognized
   365   hg: option --invalid not recognized
   366   Mercurial Distributed SCM
   366   Mercurial Distributed SCM
   367   
   367   
   368   basic commands:
   368   basic commands:
   369   
   369   
   370    add         add the specified files on the next commit
   370    add           add the specified files on the next commit
   371    annotate    show changeset information by line for each file
   371    annotate      show changeset information by line for each file
   372    clone       make a copy of an existing repository
   372    clone         make a copy of an existing repository
   373    commit      commit the specified files or all outstanding changes
   373    commit        commit the specified files or all outstanding changes
   374    diff        diff repository (or selected files)
   374    diff          diff repository (or selected files)
   375    export      dump the header and diffs for one or more changesets
   375    export        dump the header and diffs for one or more changesets
   376    forget      forget the specified files on the next commit
   376    forget        forget the specified files on the next commit
   377    init        create a new repository in the given directory
   377    init          create a new repository in the given directory
   378    log         show revision history of entire repository or files
   378    log           show revision history of entire repository or files
   379    merge       merge working directory with another revision
   379    merge         merge working directory with another revision
   380    phase       set or show the current phase name
   380    phase         set or show the current phase name
   381    pull        pull changes from the specified source
   381    pull          pull changes from the specified source
   382    push        push changes to the specified destination
   382    push          push changes to the specified destination
   383    remove      remove the specified files on the next commit
   383    remove        remove the specified files on the next commit
   384    serve       start stand-alone webserver
   384    serve         start stand-alone webserver
   385    status      show changed files in the working directory
   385    status        show changed files in the working directory
   386    summary     summarize working directory state
   386    summary       summarize working directory state
   387    update      update working directory (or switch revisions)
   387    update        update working directory (or switch revisions)
   388   
   388   
   389   use "hg help" for the full list of commands or "hg -v" for details
   389   use "hg help" for the full list of commands or "hg -v" for details
   390   [255]
   390   [255]
   391   $ hg --invalid blank
   391   $ hg --invalid blank
   392   hg: option --invalid not recognized
   392   hg: option --invalid not recognized
   393   Mercurial Distributed SCM
   393   Mercurial Distributed SCM
   394   
   394   
   395   basic commands:
   395   basic commands:
   396   
   396   
   397    add         add the specified files on the next commit
   397    add           add the specified files on the next commit
   398    annotate    show changeset information by line for each file
   398    annotate      show changeset information by line for each file
   399    clone       make a copy of an existing repository
   399    clone         make a copy of an existing repository
   400    commit      commit the specified files or all outstanding changes
   400    commit        commit the specified files or all outstanding changes
   401    diff        diff repository (or selected files)
   401    diff          diff repository (or selected files)
   402    export      dump the header and diffs for one or more changesets
   402    export        dump the header and diffs for one or more changesets
   403    forget      forget the specified files on the next commit
   403    forget        forget the specified files on the next commit
   404    init        create a new repository in the given directory
   404    init          create a new repository in the given directory
   405    log         show revision history of entire repository or files
   405    log           show revision history of entire repository or files
   406    merge       merge working directory with another revision
   406    merge         merge working directory with another revision
   407    phase       set or show the current phase name
   407    phase         set or show the current phase name
   408    pull        pull changes from the specified source
   408    pull          pull changes from the specified source
   409    push        push changes to the specified destination
   409    push          push changes to the specified destination
   410    remove      remove the specified files on the next commit
   410    remove        remove the specified files on the next commit
   411    serve       start stand-alone webserver
   411    serve         start stand-alone webserver
   412    status      show changed files in the working directory
   412    status        show changed files in the working directory
   413    summary     summarize working directory state
   413    summary       summarize working directory state
   414    update      update working directory (or switch revisions)
   414    update        update working directory (or switch revisions)
   415   
   415   
   416   use "hg help" for the full list of commands or "hg -v" for details
   416   use "hg help" for the full list of commands or "hg -v" for details
   417   [255]
   417   [255]
   418 
   418 
   419 This should show id:
   419 This should show id: