# HG changeset patch # User Martin Geisler # Date 1248301404 -7200 # Node ID 62114b1cea859893be54d9e842603dc5f723985e # Parent 12d119ae39bc34d3628e9ee11f7fc123fd7bf8f3 hgk: use reST syntax for literal blocks diff -r 12d119ae39bc -r 62114b1cea85 hgext/hgk.py --- 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