Start preparing for 2.10.1
[gitweb.git] / Documentation / git-fsck-objects.txt
index 6e9f717642e6db0caf6182ea49bbb60d2bc9583d..eec4bdb600d8ca03a6fd7138e945dceb6dc43ec7 100644 (file)
@@ -8,10 +8,15 @@ git-fsck-objects - Verifies the connectivity and validity of the objects in the
 
 SYNOPSIS
 --------
-'git-fsck-objects' ...
+[verse]
+'git fsck-objects' ...
 
 DESCRIPTION
 -----------
 
 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