summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2013-11-14 14:40:43 +0100
committerChris Mason <chris.mason@fusionio.com>2013-11-14 12:21:17 -0500
commite89c31e5ecd67f78e506c83bec48ae8cdfefe292 (patch)
treef79cb57bf6d209879e1bda54e6cf02d94538dbaa /man
parent492fc4482815cb59f7312e1c6645ff36a8b76fb2 (diff)
btrfs-progs: man: add rescue super-recover bits
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.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 6cb3662e..b6203483 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -71,6 +71,8 @@ btrfs \- control a btrfs filesystem
.PP
\fBbtrfs\fP \fBrescue chunk-recover\fP [\fIoptions\fP] \fI<path>\fP
.PP
+\fBbtrfs\fP \fBrescue super-recover\fP [\fIoptions\fP] \fI<path>\fP
+.PP
\fBbtrfs\fP \fBrestore\fP [\fIoptions\fP] \fI<device>\fP
.PP
.PP
@@ -525,6 +527,18 @@ help.
.RE
.TP
+\fBrescue super-recover\fR [\fIoptions\fP] <device>\fR
+Recover bad superblocks from good copies.
+.RS
+
+\fIOptions\fR
+.IP "\fB-y\fP" 5
+assume an answer of 'yes' to all questions.
+.IP "\fB-v\fP" 5
+verbose mode.
+.RE
+.TP
+
\fBrestore\fR [\fIoptions\fP] <device>\fR
Try to restore files from a damaged filesystem(unmounted).
.RS