hgext/transplant.py
branchstable
changeset 13606 1532ed1e50ca
parent 13605 888ec2650c2d
child 13607 2151703e7f84
child 14211 b00ab6890fe9
--- a/hgext/transplant.py	Sun Mar 13 12:43:52 2011 +0100
+++ b/hgext/transplant.py	Sun Mar 13 12:44:35 2011 +0100
@@ -473,9 +473,9 @@
     transplanted, otherwise you will be prompted to select the
     changesets you want.
 
-    :hg:`transplant --branch REVISION --all` will rebase the selected
-    branch (up to the named revision) onto your current working
-    directory.
+    :hg:`transplant --branch REVISION --all` will transplant the
+    selected branch (up to the named revision) onto your current
+    working directory.
 
     You can optionally mark selected transplanted changesets as merge
     changesets. You will not be prompted to transplant any ancestors