Merge commit 'v1.7.5' into svn-fe
[gitweb.git] / Documentation / git-repo-config.txt
index 2deba31763eb516a34d419cee5a98f7413f7f588..a0d1fa6594cc4fed65c7ce68a4957e5e611cfa78 100644 (file)
@@ -8,11 +8,15 @@ git-repo-config - Get and set repository or global options
 
 SYNOPSIS
 --------
-'git-repo-config' ...
+'git repo-config' ...
 
 
 DESCRIPTION
 -----------
 
-This is a synonym for gitlink:git-config[1].  Please refer to the
+This is a synonym for linkgit:git-config[1].  Please refer to the
 documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite