extdiff: use reST syntax for literal block
authorMartin Geisler <mg@lazybytes.net>
Thu, 23 Jul 2009 00:22:50 +0200
changeset 9207 38d29d3bf190
parent 9206 c1a1b49221e3
child 9208 12d119ae39bc
extdiff: use reST syntax for literal block
hgext/extdiff.py
--- a/hgext/extdiff.py	Thu Jul 23 00:22:35 2009 +0200
+++ b/hgext/extdiff.py	Thu Jul 23 00:22:50 2009 +0200
@@ -13,7 +13,7 @@
 arguments: paths to directories containing snapshots of files to compare.
 
 The `extdiff' extension also allows to configure new diff commands, so you do
-not need to type "hg extdiff -p kdiff3" always.
+not need to type "hg extdiff -p kdiff3" always. ::
 
   [extdiff]
   # add new command that runs GNU diff(1) in 'context diff' mode