chiark / gitweb /
udevadm: trigger - add --property-match=<key>:<value>
[elogind.git] / udev / udevadm.xml
index 2e03d9886eb85d9e4ab1faaed56d32123e2923be..244736784464635a02d203c1cd3d45817ae44f61 100644 (file)
                 of the sysfs attribute is checked. This option can be specified multiple times.</para>
               </listitem>
             </varlistentry>
+            <varlistentry>
+              <term><option>--property-match=<replaceable>property</replaceable>=<replaceable>value</replaceable></option></term>
+              <listitem>
+                <para>Trigger events for devices with a matching propery value. This option can be
+                specified multiple times and supports shell style pattern matching.</para>
+              </listitem>
+            </varlistentry>
           </variablelist>
         </refsect2>