Mercurial > public > mercurial-scm > hg-stable
diff hgext/hgk.py @ 25793:084957666642
hgk: tweak doc format for path option
This lets the config checker see it.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 25 Jun 2015 17:37:14 -0500 |
parents | 80c5b2666a96 |
children | 9b12517a7081 |
line wrap: on
line diff
--- a/hgext/hgk.py Thu Jun 25 17:36:46 2015 -0500 +++ b/hgext/hgk.py Thu Jun 25 17:37:14 2015 -0500 @@ -22,7 +22,7 @@ the path to hgk in your configuration file:: [hgk] - path=/location/of/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::