# HG changeset patch # User Pierre-Yves.David@ens-lyon.org # Date 1342356141 -7200 # Node ID c67af39d1ae9ad6879ee47e91e0bf9ce6a4f11aa # Parent 9f6a77ec66cbe0a02516111f00eb3ea9e2d8f283 grmlgm edit diff -r 9f6a77ec66cb -r c67af39d1ae9 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 + $ hg prune hg qfold `````````