hgext/transplant.py
changeset 9200 6b4c527c3d22
parent 9196 07d127e771a1
child 9274 4e61abab5f4b
--- a/hgext/transplant.py	Wed Jul 22 15:28:30 2009 -0700
+++ b/hgext/transplant.py	Wed Jul 22 23:26:27 2009 +0200
@@ -439,9 +439,9 @@
 
     Selected changesets will be applied on top of the current working
     directory with the log of the original changeset. If --log is specified,
-    log messages will have a comment appended of the form:
+    log messages will have a comment appended of the form::
 
-    (transplanted from CHANGESETHASH)
+      (transplanted from CHANGESETHASH)
 
     You can rewrite the changelog message with the --filter option. Its
     argument will be invoked with the current changelog message as $1 and the