From 2fd02b1f5f50d499b8f19d0cc5e9bc9ed7e686cd Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Sat, 26 Jan 2019 00:37:47 +0000 Subject: New upstream release --- Documentation/btrfs-subvolume.asciidoc | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'Documentation/btrfs-subvolume.asciidoc') diff --git a/Documentation/btrfs-subvolume.asciidoc b/Documentation/btrfs-subvolume.asciidoc index f3eb4e26..49c72e89 100644 --- a/Documentation/btrfs-subvolume.asciidoc +++ b/Documentation/btrfs-subvolume.asciidoc @@ -171,21 +171,33 @@ path. The id can be obtained from *btrfs subvolume list*, *btrfs subvolume show* or *btrfs inspect-internal rootid*. -*show* [options] |:: -Show information of a given subvolume in the . +*show* [options] :: +Show more information about subvolume regarding UUIDs, times, +generations, flags and related snapshots. ++ +---------- +/mnt/btrfs/subvolume + Name: subvolume + UUID: 5e076a14-4e42-254d-ac8e-55bebea982d1 + Parent UUID: - + Received UUID: - + Creation time: 2018-01-01 12:34:56 +0000 + Subvolume ID: 79 + Generation: 2844 + Gen at creation: 2844 + Parent ID: 5 + Top level ID: 5 + Flags: - + Snapshot(s): +---------- + `Options` + -r|--rootid:::: rootid of the subvolume. --u|--uuid::: +-u|--uuid:::: UUID of the subvolume. -+ -If no option is specified, subvolume information of is shown, -otherwise the subvolume information of rootid or UUID in the filesystem -is shown. - *snapshot* [-r|-i ] |[/]:: Create a snapshot of the subvolume with the name in the directory. -- cgit v1.2.3