builtin-apply.c: refactor small part that matches context
[gitweb.git] / Documentation / config.txt
index 477b2d913897ab65debcf48f27b57b319b3beec6..4e222f15a5b2b84eb5d55bc79c605510bd89b7b6 100644 (file)
@@ -369,7 +369,8 @@ branch.<name>.rebase::
 
 browser.<tool>.path::
        Override the path for the given tool that may be used to
-       browse HTML help. See '-w' option in linkgit:git-help[1].
+       browse HTML help (see '-w' option in linkgit:git-help[1]) or a
+       working repository in gitweb (see linkgit:git-instaweb[1]).
 
 clean.requireForce::
        A boolean to make git-clean do nothing unless given -f