summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2013-09-17 17:21:21 +0200
committerChris Mason <chris.mason@fusionio.com>2013-10-16 08:21:38 -0400
commit6ed613854d104a8f3a70d6eee06bfccf991e23a3 (patch)
tree2ca99d2c9abc43a3424388be759b5ee4bce74c81 /man
parent133b1b037739d23bf0d6e985f9f828d7100b527d (diff)
btrfs-progs: move chunk-recover to rescue group
Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'man')
-rw-r--r--man/btrfs.8.in10
1 files changed, 2 insertions, 8 deletions
diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 8c0c8946..a2d4a8f3 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -69,9 +69,7 @@ btrfs \- control a btrfs filesystem
.PP
\fBbtrfs\fP \fBcheck\fP [\fIoptions\fP] \fI<device>\fP
.PP
-\fBbtrfs\fP \fBrescue\fP [\fIoptions\fP] \fI<path>\fP
-.PP
-\fBbtrfs\fP \fBchunk-recover\fP [\fIoptions\fP] \fI<device>\fP
+\fBbtrfs\fP \fBrescue chunk-recover\fP [\fIoptions\fP] \fI<path>\fP
.PP
\fBbtrfs\fP \fBrestore\fP [\fIoptions\fP] \fI<device>\fP
.PP
@@ -504,11 +502,7 @@ create a new extent tree.
.RE
.TP
-\fBrescue\fR [\fIoptions\fP] <path>\fR
-Rescue toolbox.
-.TP
-
-\fBchunk-recover\fR [\fIoptions\fP] <device>\fR
+\fBrescue chunk-recover\fR [\fIoptions\fP] <device>\fR
Recover the chunk tree by scanning the devices one by one.
.RS