hgbook

view es/examples/mq.qinit-help @ 651:c15e039d98b8

appB-mq-ref.xml: Typo fix
author Dongsheng Song <dongsheng.song@gmail.com>
date Fri Mar 20 16:50:51 2009 +0800 (2009-03-20)
parents
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit