view es/examples/mq.qinit-help @ 465:6c5ec67f47f9

translated a couple of paragraphs of section 1.6
author Javier Rojas <jerojasro@devnull.li>
date Sat, 25 Oct 2008 16:05:06 -0500
parents 04c08ad7e92e
children
line wrap: on
line source

#!/bin/bash

echo '[extensions]' >> $HGRC
echo 'hgext.mq =' >> $HGRC

#$ name: help
hg help qinit