changeset 9207:38d29d3bf190

extdiff: use reST syntax for literal block
author Martin Geisler <mg@lazybytes.net>
date Thu, 23 Jul 2009 00:22:50 +0200
parents c1a1b49221e3
children 12d119ae39bc
files hgext/extdiff.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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