diff options
Diffstat (limited to 'docs/api/html/NetworkManager.html')
| -rw-r--r-- | docs/api/html/NetworkManager.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/html/NetworkManager.html b/docs/api/html/NetworkManager.html index 3a3e3bff..73e62a1d 100644 --- a/docs/api/html/NetworkManager.html +++ b/docs/api/html/NetworkManager.html @@ -176,6 +176,13 @@ </colgroup> <tbody> <tr> +<td><p><span class="term"><code class="varname">NM_DISPATCHER_ACTION</code></span></p></td> +<td><p> + The dispatcher action like "up" or "dhcp4-change", identical to the first + command line argument. Since NetworkManager 1.12.0. + </p></td> +</tr> +<tr> <td><p><span class="term"><code class="varname">CONNECTION_UUID</code></span></p></td> <td><p> The UUID of the connection profile. |