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 `````````