summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHugo Mills <hugo@carfax.org.uk>2014-08-13 22:18:17 +0100
committerDavid Sterba <dsterba@suse.cz>2014-09-14 13:09:52 +0200
commit90a379a876192ad0aca1ee81332f055886f8a5e8 (patch)
tree5252cb658192642a4f260e5d97b12a4660be1be5 /Documentation
parent80d81228966f4b4ba4886f42f66818e198f454ab (diff)
btrfs-progs: Add -R to list UUIDs of original received subvolume
When using send/receive, it it useful to be able to match up source subvols on the send side (as, say, for -p or -c clone sources) with their corresponding copies on the receive side. This patch adds a -R option to btrfs sub list to show the received subvolume UUID on the receive side, allowing the user to perform that matching correctly. Signed-off-by: Hugo Mills <hugo@carfax.org.uk> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/btrfs-subvolume.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/btrfs-subvolume.txt b/Documentation/btrfs-subvolume.txt
index a5191316..789e4623 100644
--- a/Documentation/btrfs-subvolume.txt
+++ b/Documentation/btrfs-subvolume.txt
@@ -104,6 +104,8 @@ print only subvolumes bellow specified <path>.
print the UUID of the subvolume.
-q::::
print the parent uuid of subvolumes (and snapshots).
+-R::::
+print the UUID of the sent subvolume, where the subvolume is the result of a receive operation
-t::::
print the result as a table.
-s::::