summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Jean-Noël Avila <jn.avila@free.fr>2020-10-08 22:23:55 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-10-08 14:01:18 -0700
commit49fbf9ed71440f064b9fa922cd8febe36c1f8fb4 (patch)
tree763d46c55f53dc1d4cc95fa42004ce933f7f895a /Documentation
parentgit-bisect-lk2009: make continuation of list indented (diff)
downloadtgif-49fbf9ed71440f064b9fa922cd8febe36c1f8fb4.tar.xz
doc: use linkgit macro where needed.
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-grep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt
index a7f9bc99ea..6077ff01a4 100644
--- a/Documentation/git-grep.txt
+++ b/Documentation/git-grep.txt
@@ -209,7 +209,7 @@ providing this option will cause it to die.
Use \0 as the delimiter for pathnames in the output, and print
them verbatim. Without this option, pathnames with "unusual"
characters are quoted as explained for the configuration
- variable core.quotePath (see git-config(1)).
+ variable core.quotePath (see linkgit:git-config[1]).
-o::
--only-matching::