summaryrefslogtreecommitdiff
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-04-05 10:20:18 +0200
committerLennart Poettering <lennart@poettering.net>2022-04-13 14:41:05 +0200
commit9117d94b9a38a2d47500551fe3c6251f3bf285c0 (patch)
treeb0575b78a0f64a57cb55601f2f156ff76bddf926 /man/udevadm.xml
parent00dfbf35fde43a8106bd0132109ac25ec2033b09 (diff)
downloadsystemd-9117d94b9a38a2d47500551fe3c6251f3bf285c0.tar.gz
udevadm: add new --tree mode to "udevadm info"
sysfs is a tree, hence let's a mode that allows showing it as such.
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index b327a4ef7e..edb1fccc0c 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -161,6 +161,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>-t</option></term>
+ <term><option>--tree</option></term>
+ <listitem>
+ <para>Display a sysfs tree. This recursively iterates through the sysfs hierarchy and displays it
+ in a tree structure. If a path is specified only the subtree below that directory is
+ shown. This will show both device and subsystem items.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>-x</option></term>
<term><option>--export</option></term>
<listitem>