blob: 31f95ec5581ca2956911723b94c2ab155465dc7a [file] [log] [blame]
'\" t
.\" Title: git-fsck-objects
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 02/19/2019
.\" Manual: Git Manual
.\" Source: Git 2.21.0.rc2
.\" Language: English
.\"
.TH "GIT\-FSCK\-OBJECTS" "1" "02/19/2019" "Git 2\&.21\&.0\&.rc2" "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