hgk: tweak doc format for path option

This lets the config checker see it.
This commit is contained in:
Matt Mackall 2015-06-25 17:37:14 -05:00
parent 0dd375ec19
commit 5e9adcf8df

View File

@ -22,7 +22,7 @@ to work, hgk must be in your search path. Alternately, you can specify
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::