view en/examples/mq.qinit-help @ 534:263a8436d72d

translated more text. Surprise!
author jerojasro@localhost
date Mon, 01 Dec 2008 21:53:26 -0500
parents 6f37e6a7d8cd
children
line wrap: on
line source

#!/bin/bash

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

#$ name: help
hg help qinit