changeset 9200:6b4c527c3d22

transplant: better reST formatting
author Martin Geisler <mg@lazybytes.net>
date Wed, 22 Jul 2009 23:26:27 +0200
parents fb5562afc263
children 3d6c9659886b
files hgext/transplant.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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