tests/test-qrecord.out
changeset 9603 220d39af2e57
parent 9461 cec9fb4e07a1
child 9606 69f8ac71ded1
equal deleted inserted replaced
9602:fc493cb90bb1 9603:220d39af2e57
    18  pull       pull changes from the specified source
    18  pull       pull changes from the specified source
    19  push       push changes to the specified destination
    19  push       push changes to the specified destination
    20  remove     remove the specified files on the next commit
    20  remove     remove the specified files on the next commit
    21  serve      export the repository via HTTP
    21  serve      export the repository via HTTP
    22  status     show changed files in the working directory
    22  status     show changed files in the working directory
       
    23  summary    summarize working directory state
    23  update     update working directory
    24  update     update working directory
    24 
    25 
    25 use "hg help" for the full list of commands or "hg -v" for details
    26 use "hg help" for the full list of commands or "hg -v" for details
    26 % help (mq present)
    27 % help (mq present)
    27 hg qrecord [OPTION]... PATCH [FILE]...
    28 hg qrecord [OPTION]... PATCH [FILE]...