changeset 9209:62114b1cea85

hgk: use reST syntax for literal blocks
author Martin Geisler <mg@lazybytes.net>
date Thu, 23 Jul 2009 00:23:24 +0200
parents 12d119ae39bc
children 2667ca525b59
files hgext/hgk.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/hgk.py	Thu Jul 23 00:23:08 2009 +0200
+++ b/hgext/hgk.py	Thu Jul 23 00:23:24 2009 +0200
@@ -18,13 +18,13 @@
 
 The hg view command will launch the hgk Tcl script. For this command to work,
 hgk must be in your search path. Alternately, you can specify the path to hgk
-in your .hgrc file:
+in your .hgrc file::
 
   [hgk]
   path=/location/of/hgk
 
 hgk can make use of the extdiff extension to visualize revisions. Assuming you
-had already configured extdiff vdiff command, just add:
+had already configured extdiff vdiff command, just add::
 
   [hgk]
   vdiff=vdiff