docs/from-mq.rst
changeset 325 43a686709ded
parent 232 adb7e29cb2bd
child 347 631cdf4295bc
child 357 b398e9c2dbd1
--- a/docs/from-mq.rst	Wed Jun 27 12:48:16 2012 +0200
+++ b/docs/from-mq.rst	Wed Jun 27 14:48:44 2012 +0200
@@ -82,6 +82,14 @@
 
 note: refresh is an alias for amend
 
+hg qref -X
+````````````
+
+To remove change from you current commit use::
+
+  $ hg uncommit not-ready.txt
+
+
 hg qpop
 `````````