blob: 16f95c26e9fa34015b3749bc70cd4d87ec5592dc [file] [log] [blame]
'\" t
.\" Title: git-fsck-objects
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 02/24/2017
.\" Manual: Git Manual
.\" Source: Git 2.12.0
.\" Language: English
.\"
.TH "GIT\-FSCK\-OBJECTS" "1" "02/24/2017" "Git 2\&.12\&.0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
git-fsck-objects \- Verifies the connectivity and validity of the objects in the database
.SH "SYNOPSIS"
.sp
.nf
\fIgit fsck\-objects\fR \&...
.fi
.sp
.SH "DESCRIPTION"
.sp
This is a synonym for \fBgit-fsck\fR(1)\&. Please refer to the documentation of that command\&.
.SH "GIT"
.sp
Part of the \fBgit\fR(1) suite