Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fast-import: duplicate into history rather than passing ownership
[gitweb.git]
/
Documentation
/
git-fsck-objects.txt
diff --git
a/Documentation/git-fsck-objects.txt
b/Documentation/git-fsck-objects.txt
index 965a8279c1b17df6fbf82f4fbcadbd254049a7d5..eec4bdb600d8ca03a6fd7138e945dceb6dc43ec7 100644
(file)
--- a/
Documentation/git-fsck-objects.txt
+++ b/
Documentation/git-fsck-objects.txt
@@
-8,6
+8,7
@@
git-fsck-objects - Verifies the connectivity and validity of the objects in the
SYNOPSIS
--------
+[verse]
'git fsck-objects' ...
DESCRIPTION
@@
-15,3
+16,7
@@
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