summaryrefslogtreecommitdiff
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-06-07 16:08:45 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-06-08 01:47:01 +0900
commitd27e6aee5050da17bc9531fb62ac11aba4b15ceb (patch)
tree12699d529648a8aad1d320422ea73cab2ca6f8d0 /man/udevadm.xml
parent071826601707804b485bdb0e77fa5bf2097b2295 (diff)
downloadsystemd-d27e6aee5050da17bc9531fb62ac11aba4b15ceb.tar.gz
udevadm: fix --tag-match help + description
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 531a88d8a3..90adc64543 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -332,7 +332,7 @@
</varlistentry>
<varlistentry>
<term><option>-g</option></term>
- <term><option>--tag-match=<replaceable>PROPERTY</replaceable></option></term>
+ <term><option>--tag-match=<replaceable>TAG</replaceable></option></term>
<listitem>
<para>Trigger events for devices with a matching tag. When this option is specified multiple times,
then each matching result is ANDed, that is, devices which have all specified tags are triggered.</para>