hgbook

annotate en/examples/mq.qinit-help @ 6:69d90ab9fd80

Really run example command sequences under a single shell.
Grotesque hackery involved. Bring strong stomachs.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Jun 26 10:15:49 2006 -0700 (2006-06-26)
parents 33a2e7b9978d
children 5cee64874312
rev   line source
bos@6 1 echo '[extensions]' >> $HGRC
bos@6 2 echo 'hgext.mq =' >> $HGRC
bos@6 3
bos@4 4 #$ name: help
bos@3 5 hg help qinit