view en/examples/mq.qinit-help.help.out @ 178:1b55292716a4

correct single typo in chpt 5 text
author Steve Guidon <steve.guidon@gmail.com>
date Thu, 29 Mar 2007 19:55:18 +0100
parents 006bbad1f190
children f078515438d2
line wrap: on
line source

$ \textbf{hg help qinit}
hg qinit [-c]

init a new queue repository

    The queue repository is unversioned by default. If -c is
    specified, qinit will create a separate nested repository
    for patches. Use qcommit to commit changes to this queue
    repository.

options:

 -c --create-repo  create queue repository