From 5eb6956baf0e084eb938dceb6387ccc286a7b3e3 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Sat, 3 Jan 2015 02:17:28 +0100 Subject: [PATCH] btrfs-progs: doc inspect-internal, sort subcommands alphabetically Signed-off-by: David Sterba --- Documentation/btrfs-inspect-internal.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/btrfs-inspect-internal.txt b/Documentation/btrfs-inspect-internal.txt index 05b306a8..9f6ffac8 100644 --- a/Documentation/btrfs-inspect-internal.txt +++ b/Documentation/btrfs-inspect-internal.txt @@ -41,15 +41,15 @@ set inode container's size. This is used to increase inode container's size in case it is not enough to read all the resolved results. The max value one can set is 64k. -*subvolid-resolve* :: -Get file system paths for the given subvolume ID. - *rootid* :: For a given file or directory, return the containing tree root id. For a subvolume return it's own tree id. + The result is undefined for the so-called empty subvolumes (identified by inode number 2). +*subvolid-resolve* :: +Get file system paths for the given subvolume ID. + EXIT STATUS ----------- *btrfs inspect-internal* returns a zero exit status if it succeeds. Non zero is