summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDan Merillat <dan.merillat@gmail.com>2015-04-29 18:06:27 +0200
committerDavid Sterba <dsterba@suse.cz>2015-05-14 15:41:02 +0200
commitbd91f80725824fb0607d57dd4189521324e74c7d (patch)
tree0197c7a98215626b9b432f2e7ce65af4f4a712b5 /Documentation
parent829950844ed3b1c5a4f3c89d68f3443f2027ec93 (diff)
btrfs-progs: optionally restore symlinks.
Restore symlinks, optionally with owner/times. Signed-off-by: Dan Merillat <dan.merillat@gmail.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/btrfs-restore.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/btrfs-restore.asciidoc b/Documentation/btrfs-restore.asciidoc
index f66d7553..5faeb561 100644
--- a/Documentation/btrfs-restore.asciidoc
+++ b/Documentation/btrfs-restore.asciidoc
@@ -32,6 +32,9 @@ get extended attributes.
-m|--metadata::
restore owner, mode and times.
+-S|--symlinks::
+restore symbolic links as well as normal files.
+
-v::
verbose.