btrfs-progs/man/btrfsck.8.in
Goffredo Baroncelli f243fcd1b2 Removing btrfsctl, btrfs-vol, btrfs-show
With the commit 002d021c (committed October 2011)
btrfsctl, btrfs-vol, btrfs-show were declared deprecated.
The last patches related to these commands are dated December 2010.

These tools are replaced by the "btrfs" tool in all the
functionality.

This commit removes all the related code.

Signed-off-by: Goffredo Baroncelli <kreijack@inwind.it>
Signed-off-by: David Sterba <dsterba@suse.cz>
2013-03-19 18:21:41 +01:00

17 lines
503 B
Groff

.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)