hgext/transplant.py
changeset 16991 1aae34f109fd
parent 16743 38caf405d010
child 17009 0c18aed2fcca
--- a/hgext/transplant.py	Wed Jun 20 16:46:10 2012 +0200
+++ b/hgext/transplant.py	Wed Jun 20 16:49:04 2012 +0200
@@ -535,7 +535,7 @@
     transplanted, otherwise you will be prompted to select the
     changesets you want.
 
-    :hg:`transplant --branch REVISION --all` will transplant the
+    :hg:`transplant --branch REV --all` will transplant the
     selected branch (up to the named revision) onto your current
     working directory.