doc: replace ">" by ">>" (oups)
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 27 Mar 2012 17:39:34 +0200
changeset 172 9cbb6756485c
parent 171 642f07cd9c77
child 174 8e2d9918c886
doc: replace ">" by ">>" (oups)
docs/index.rst
docs/qsync.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)
 
--- 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