From da10563d8b9c1e63ac55a318c85f3a03fff952c4 Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Sat, 17 Aug 2013 14:16:02 +0100 Subject: [PATCH] Btrfs-progs: add restore command's -x flag to man page This is a recent flag added to the restore command that allows to restore xattrs. It was missing in the man page. Signed-off-by: Filipe David Borba Manana Signed-off-by: David Sterba Signed-off-by: Chris Mason --- man/btrfs.8.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/btrfs.8.in b/man/btrfs.8.in index e9ec1a7..6c49310 100644 --- a/man/btrfs.8.in +++ b/man/btrfs.8.in @@ -516,6 +516,8 @@ Try to restore files from a damaged filesystem(unmounted). \fIOptions\fR .IP "\fB-s\fP" 5 get snapshots. +.IP "\fB-x\fP" 5 +get extended attributes. .IP "\fB-v\fP" 5 verbose. .IP "\fB-i\fP" 5 -- 2.7.4