view en/examples/mq.qinit-help @ 93:97638d862ef3

Network bits.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 12 Oct 2006 16:27:00 -0700
parents 6f37e6a7d8cd
children
line wrap: on
line source

#!/bin/bash

echo '[extensions]' >> $HGRC
echo 'hgext.mq =' >> $HGRC

#$ name: help
hg help qinit