Merge branch 'ab/i18n-basic'
[gitweb.git] / Documentation / git-fsck-objects.txt
index f21061ecfe56a438238cc84761174f836bd0035e..90ebb8a59401ddd16622533cc998bbb218137e34 100644 (file)
@@ -8,10 +8,14 @@ git-fsck-objects - Verifies the connectivity and validity of the objects in the
 
 SYNOPSIS
 --------
-'git-fsck-objects' ...
+'git fsck-objects' ...
 
 DESCRIPTION
 -----------
 
-This is a synonym for gitlink:git-fsck[1].  Please refer to the
+This is a synonym for linkgit:git-fsck[1].  Please refer to the
 documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite