mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
parent
2b605d72e9
commit
e148cbc5ef
@ -528,8 +528,11 @@
|
|||||||
<term><option>-a</option></term>
|
<term><option>-a</option></term>
|
||||||
<term><option>--action=<replaceable>ACTION</replaceable></option></term>
|
<term><option>--action=<replaceable>ACTION</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The action string. The special value <literal>help</literal> may be used to list
|
<para>Type of event to be simulated. Possible actions are <literal>add</literal>,
|
||||||
known values.</para>
|
<literal>remove</literal>, <literal>change</literal>, <literal>move</literal>,
|
||||||
|
<literal>online</literal>, <literal>offline</literal>, <literal>bind</literal>,
|
||||||
|
and <literal>unbind</literal>. Also, the special value <literal>help</literal> can be used
|
||||||
|
to list the possible actions. The default value is <literal>add</literal>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user