From e89c31e5ecd67f78e506c83bec48ae8cdfefe292 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 14 Nov 2013 14:40:43 +0100 Subject: btrfs-progs: man: add rescue super-recover bits Signed-off-by: David Sterba Signed-off-by: Chris Mason --- man/btrfs.8.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'man') 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\fP .PP +\fBbtrfs\fP \fBrescue super-recover\fP [\fIoptions\fP] \fI\fP +.PP \fBbtrfs\fP \fBrestore\fP [\fIoptions\fP] \fI\fP .PP .PP @@ -525,6 +527,18 @@ help. .RE .TP +\fBrescue super-recover\fR [\fIoptions\fP] \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] \fR Try to restore files from a damaged filesystem(unmounted). .RS -- cgit v1.2.3