mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
man: mention possible actions supported by "udevadm trigger"
This commit is contained in:
parent
dcee4a134c
commit
cd648ae195
@ -220,8 +220,10 @@
|
||||
<term><option>-c</option></term>
|
||||
<term><option>--action=<replaceable>ACTION</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>Type of event to be triggered. The default value is
|
||||
<command>change</command>.</para>
|
||||
<para>Type of event to be triggered. Possible actions are <literal>add</literal>,
|
||||
<literal>remove</literal>, <literal>change</literal>, <literal>move</literal>,
|
||||
<literal>online</literal>, <literal>offline</literal>, <literal>bind</literal>,
|
||||
and <literal>unbind</literal>. The default value is <literal>change</literal>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user