mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-24 07:02:45 +00:00
f243fcd1b2
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>
17 lines
503 B
Groff
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)
|