summary refs log tree commit diff
path: root/man/NetworkManager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/NetworkManager.xml')
-rw-r--r--man/NetworkManager.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml
index 0ec6b0ae..7b0513bb 100644
--- a/man/NetworkManager.xml
+++ b/man/NetworkManager.xml
@@ -182,6 +182,13 @@
       The following variables are available for the use in the dispatcher scripts:
       <variablelist class="dispatcher-environment">
         <varlistentry>
+          <term><varname>NM_DISPATCHER_ACTION</varname></term>
+          <listitem><para>
+            The dispatcher action like "up" or "dhcp4-change", identical to the first
+            command line argument. Since NetworkManager 1.12.0.
+          </para></listitem>
+        </varlistentry>
+        <varlistentry>
           <term><varname>CONNECTION_UUID</varname></term>
           <listitem><para>
             The UUID of the connection profile.