--- 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