hgbook

view es/examples/mq.qinit-help @ 372:b73654de597e

translated up to section 1.8.6 and updated the project status
author Javier Rojas <jerojasro@devnull.li>
date Sun Oct 26 22:28:28 2008 -0500 (2008-10-26)
parents
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit