summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
diff options
context:
space:
mode:
authorJean-Noël Avila <jn.avila@free.fr>2020-10-08 20:23:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-10-08 21:01:18 (GMT)
commit49fbf9ed71440f064b9fa922cd8febe36c1f8fb4 (patch)
tree763d46c55f53dc1d4cc95fa42004ce933f7f895a /Documentation/git-grep.txt
parentdf49a806abab459430ce022d97ae62ab99e5bab4 (diff)
downloadgit-49fbf9ed71440f064b9fa922cd8febe36c1f8fb4.zip
git-49fbf9ed71440f064b9fa922cd8febe36c1f8fb4.tar.gz
git-49fbf9ed71440f064b9fa922cd8febe36c1f8fb4.tar.bz2
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/git-grep.txt')
-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 a7f9bc9..6077ff0 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::