view es/examples/mq.qinit-help @ 757:433040113eaf

Update file location in po files
author Dongsheng Song <songdongsheng@live.cn>
date Mon, 30 Mar 2009 21:37:52 +0800
parents 04c08ad7e92e
children
line wrap: on
line source

#!/bin/bash

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

#$ name: help
hg help qinit