hgbook

view es/examples/mq.qinit-help @ 347:8d9bd626b4b5

defined a command to insert translator's notes. Added an explanation on the
README (Leame.1st) file
author jerojasro@localhost
date Sun Oct 19 22:39:43 2008 -0500 (2008-10-19)
parents
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit