MinGW: Use pid_t more consequently, introduce uid_t for greater compatibility
[git/dscho.git] / Documentation / git-fsck-objects.txt
blob965a8279c1b17df6fbf82f4fbcadbd254049a7d5
1 git-fsck-objects(1)
2 ===================
4 NAME
5 ----
6 git-fsck-objects - Verifies the connectivity and validity of the objects in the database
9 SYNOPSIS
10 --------
11 'git fsck-objects' ...
13 DESCRIPTION
14 -----------
16 This is a synonym for linkgit:git-fsck[1].  Please refer to the
17 documentation of that command.