summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-inspect-internal.asciidoc
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-03-10 16:51:53 +0100
committerDavid Sterba <dsterba@suse.com>2016-03-14 13:42:47 +0100
commit83ad1dcbb09d68e11a7338b066571080e9264755 (patch)
tree6f337522ed8146ec05d6c91ac2f7d0058a30944d /Documentation/btrfs-inspect-internal.asciidoc
parent69874af7b81519e40db9d92efa6beebee4220c63 (diff)
btrfs-progs: remove btrfs-debug-tree manual page and point to inspect-internal
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation/btrfs-inspect-internal.asciidoc')
-rw-r--r--Documentation/btrfs-inspect-internal.asciidoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/btrfs-inspect-internal.asciidoc b/Documentation/btrfs-inspect-internal.asciidoc
index d71b10a8..aa791506 100644
--- a/Documentation/btrfs-inspect-internal.asciidoc
+++ b/Documentation/btrfs-inspect-internal.asciidoc
@@ -20,7 +20,7 @@ requires calls to privileged ioctls.
SUBCOMMAND
----------
*dump-tree* [options] <device>::
-(may need root privileges to access the device)
+(replaces the standalone tool *btrfs-debug-tree*)
+
Dump tree structures from a given device in textual form, expand keys to human
readable equivalents where possible.
@@ -154,5 +154,4 @@ further details.
SEE ALSO
--------
-`mkfs.btrfs`(8),
-`btrfs-debug-tree`(8)
+`mkfs.btrfs`(8)