Btrfs-progs: add restore command's -x flag to man page
authorFilipe David Borba Manana <fdmanana@gmail.com>
Sat, 17 Aug 2013 13:16:02 +0000 (14:16 +0100)
committerDavid Sterba <dsterba@suse.cz>
Tue, 3 Sep 2013 17:41:13 +0000 (19:41 +0200)
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>
man/btrfs.8.in

index e9ec1a7..6c49310 100644 (file)
@@ -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