Mercurial > evolve
changeset 172:9cbb6756485c
doc: replace ">" by ">>" (oups)
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Tue, 27 Mar 2012 17:39:34 +0200 |
parents | 642f07cd9c77 |
children | 8e2d9918c886 |
files | docs/index.rst docs/qsync.rst |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/index.rst Tue Mar 27 17:38:55 2012 +0200 +++ b/docs/index.rst Tue Mar 27 17:39:34 2012 +0200 @@ -60,7 +60,7 @@ To enable the evolve extension use:: $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/ - $ mutable-history/enable.sh > ~/.hgrc + $ mutable-history/enable.sh >> ~/.hgrc You will probably want to use the associated version of hgview (QT viewer only)
--- a/docs/qsync.rst Tue Mar 27 17:38:55 2012 +0200 +++ b/docs/qsync.rst Tue Mar 27 17:39:34 2012 +0200 @@ -12,5 +12,5 @@ To enable the evolve extension use:: $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/ - $ mutable-history/iqsync-enable.sh > ~/.hgrc + $ mutable-history/iqsync-enable.sh >> ~/.hgrc $ hg help qsync