tests/test-qrecord.out
changeset 10889 e25c450c351e
parent 10694 d7732d2df54a
child 10973 49a07f441496
equal deleted inserted replaced
10888:5e18023820a9 10889:e25c450c351e
    15  log        show revision history of entire repository or files
    15  log        show revision history of entire repository or files
    16  merge      merge working directory with another revision
    16  merge      merge working directory with another revision
    17  pull       pull changes from the specified source
    17  pull       pull changes from the specified source
    18  push       push changes to the specified destination
    18  push       push changes to the specified destination
    19  remove     remove the specified files on the next commit
    19  remove     remove the specified files on the next commit
    20  serve      export the repository via HTTP
    20  serve      start stand-alone webserver
    21  status     show changed files in the working directory
    21  status     show changed files in the working directory
    22  summary    summarize working directory state
    22  summary    summarize working directory state
    23  update     update working directory
    23  update     update working directory (or switch revisions)
    24 
    24 
    25 use "hg help" for the full list of commands or "hg -v" for details
    25 use "hg help" for the full list of commands or "hg -v" for details
    26 % help (mq present)
    26 % help (mq present)
    27 hg qrecord [OPTION]... PATCH [FILE]...
    27 hg qrecord [OPTION]... PATCH [FILE]...
    28 
    28