summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@gmail.com>2013-08-17 14:16:02 +0100
committerDavid Sterba <dsterba@suse.cz>2013-09-03 19:41:13 +0200
commitda10563d8b9c1e63ac55a318c85f3a03fff952c4 (patch)
tree4f71d12404ff6803d76016f2ba562bf679259f65 /man
parent5ac75e2af2d29a4863e10947f1cb14ce56e1c2e7 (diff)
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 <fdmanana@gmail.com> 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.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index e9ec1a7e..6c49310d 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