site

(Pierre-Yves David)
2012-03-27: doc: replace ">" by ">>" (oups)

doc: replace ">" by ">>" (oups)

diff --git a/docs/index.rst b/docs/index.rst
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -60,7 +60,7 @@ them:
 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 --git a/docs/qsync.rst b/docs/qsync.rst
--- a/docs/qsync.rst
+++ b/docs/qsync.rst
@@ -12,5 +12,5 @@ For this purpose you can use the ``qsync
 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