diff -r 888ec2650c2d -r 1532ed1e50ca hgext/transplant.py --- 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