hgext/hgk.py
changeset 9209 62114b1cea85
parent 9063 0772889d8a65
child 9261 1a9a650004b6
--- 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