man: NetworkManager-dispatcher: document reapply action

NetworkManager dispatcher will now run dispatcher scripts with 'reapply'
as action as well. Each time the connection is reapplied on a device,
this action is triggered. Document this action in the documentation.
This commit is contained in:
Dylan Van Assche 2023-01-22 19:35:35 +01:00
parent cef880c66f
commit 0e3d2c367c
No known key found for this signature in database
GPG key ID: 8642571587897EA1

View file

@ -164,6 +164,12 @@
The network connectivity state has changed (no connectivity, went online, etc).
</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>reapply</varname></term>
<listitem><para>
The connection was reapplied on the device.
</para></listitem>
</varlistentry>
</variablelist>
<para>
The environment contains more information about the interface and the connection.