summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-config.html b/git-config.html
index 8431ba803..0551a0cc6 100644
--- a/git-config.html
+++ b/git-config.html
@@ -6829,7 +6829,7 @@ grep.fallbackToNoIndex
</dt>
<dd>
<p>
- If set to true, fall back to git grep --no-index if git grep
+ If set to true, fall back to <code>git grep --no-index</code> if <code>git grep</code>
is executed outside of a git repository. Defaults to false.
</p>
</dd>