summaryrefslogtreecommitdiff
path: root/man/btrfs-image.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/btrfs-image.8.in')
-rw-r--r--man/btrfs-image.8.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/btrfs-image.8.in b/man/btrfs-image.8.in
index d5ba594a..3f51f3f3 100644
--- a/man/btrfs-image.8.in
+++ b/man/btrfs-image.8.in
@@ -17,7 +17,10 @@ is the image file that btrfs-image creates. When used with \fB-r\fP option,
.SH OPTIONS
.TP
\fB\-r\fP
-restore metadump image.
+Restore metadump image. By default, this fixes super's chunk tree, by
+using 1 stripe pointing to primary device, so that file system can be
+restored by running tree log reply if possible. To restore without
+changing number of stripes in chunk tree check \fB-o\fP option.
.TP
\fB\-c\fR \fIvalue\fP
compression level (0 ~ 9).