grmlgm edit stable
authorPierre-Yves.David@ens-lyon.org
Sun, 15 Jul 2012 14:42:21 +0200
branchstable
changeset 366 c67af39d1ae9
parent 365 9f6a77ec66cb
child 367 5bc3e5dc2637
child 368 c2f3cdd5a2a2
grmlgm edit
docs/from-mq.rst
--- a/docs/from-mq.rst	Sun Jul 15 13:07:54 2012 +0200
+++ b/docs/from-mq.rst	Sun Jul 15 14:42:21 2012 +0200
@@ -13,7 +13,7 @@
 qrefresh                        ``amend``
 qpop                            ``update`` or ``qdown``
 qpush                           ``update`` or ``gup`` sometimes ``stabilize``
-qrm                             ``kill``
+qrm                             ``prune`̀`
 qfold                           ``amend -c`` (for now, ``collapse`` soon)
 qdiff                           ``odiff``
 
@@ -132,7 +132,7 @@
 
 evolution introduce a new command to mark a changeset as "not wanted anymore".::
 
-  $ hg kill <revset>
+  $ hg prune <revset>
 
 hg qfold
 `````````