# HG changeset patch # User Pierre-Yves David # Date 1332862774 -7200 # Node ID 9cbb6756485c485b4cc8894dd5c9d9a4e24bcbda # Parent 642f07cd9c77e3c5823a4139cd73bb3e1d739357 doc: replace ">" by ">>" (oups) diff -r 642f07cd9c77 -r 9cbb6756485c docs/index.rst --- 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) diff -r 642f07cd9c77 -r 9cbb6756485c docs/qsync.rst --- 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