hgbook

view en/examples/mq.qinit-help @ 322:73b094b764ec

Fixed bad argument usage with bisect
author Nicolas Cavigneaux <nico@bounga.org>
date Thu Jan 15 10:13:51 2009 +0100 (2009-01-15)
parents 5cee64874312
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit