summaryrefslogtreecommitdiff
path: root/man/btrfsck.8.in
blob: 4bf1cff15fa74b90e7e735ddb34bda07fd5fbb56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH BTRFSCK 8
.SH NAME
btrfsck \- check a btrfs filesystem
.SH SYNOPSIS
.B btrfsck \fI device\fP
.SH DESCRIPTION
\fBbtrfsck\fP is used to check a btrfs filesystem.
\fIdevice\fP is the device file where the filesystem is stored.
.SH AVAILABILITY
.B btrfsck
is part of btrfs-progs. Btrfs is currently under heavy development,
and not suitable for any uses other than benchmarking and review.
Please refer to the btrfs wiki http://btrfs.wiki.kernel.org for
further details.
.SH SEE ALSO
.BR mkfs.btrfs (8)
.BR btrfsctl (8)