hgbook

annotate fr/examples/mq.qinit-help @ 1000:0fba9db5e75c

Added tag french-xdoc-build-fixed for changeset a6b81cd31cfd
author Romain PELISSE <belaran@gmail.com>
date Sat Sep 12 20:53:56 2009 +0200 (2009-09-12)
parents 6f37e6a7d8cd
children
rev   line source
bos@47 1 #!/bin/bash
bos@47 2
bos@6 3 echo '[extensions]' >> $HGRC
bos@6 4 echo 'hgext.mq =' >> $HGRC
bos@6 5
bos@4 6 #$ name: help
bos@3 7 hg help qinit