diff mbox series

[2/4] doc: use linkgit macro where needed.

Message ID 20201008202357.15490-2-jn.avila@free.fr (mailing list archive)
State New, archived
Headers show
Series None | expand

Commit Message

Jean-Noël Avila Oct. 8, 2020, 8:23 p.m. UTC
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
---
 Documentation/git-grep.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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::