view es/examples/mq.qinit-help @ 623:2228a02bb86b

corrected a typo, upgraded the section of unification of terms for translation
author Javier Rojas <jerojasro@devnull.li>
date Sun, 18 Jan 2009 23:00:04 -0500
parents 04c08ad7e92e
children
line wrap: on
line source

#!/bin/bash

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

#$ name: help
hg help qinit