view en/examples/mq.qinit-help.help.out @ 191:f078515438d2

Account for changed output.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 16 Apr 2007 14:39:20 -0700
parents 006bbad1f190
children 00f69e8825c5
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

use "hg -v help qinit" to show global options