view en/examples/mq.qinit-help.help.out @ 150:8cf40d4d9377

Fix broken example.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 08 Mar 2007 23:11:55 -0800
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