diff options
| author | Michael Biebl <biebl@debian.org> | 2022-03-23 11:52:46 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-03-23 11:52:46 +0100 |
| commit | 024ee2bf31c1c57823c8bf6588714a4ede5baed1 (patch) | |
| tree | 5fd63275acf48411b17c71c92771267359ba95d6 /docs/api/html/nmcli.html | |
| parent | 0514770b02f34ccb56b6bc52010452663c6717ed (diff) | |
| parent | 8c623dddbdebe354cb94bfc559a5371a14865317 (diff) | |
Update upstream source from tag 'upstream/1.36.4'
Update to upstream version '1.36.4' with Debian dir 64567d8bf986e0827368a9989323ba0356fe2888
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index d33f9424..2c63c69b 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -1349,6 +1349,10 @@ <td><p>Connection that is being disconnected.</p></td> </tr> <tr> +<td><p><span class="term"><code class="option">connection-external</code></span></p></td> +<td><p>Connection representing configuration created externally to NetworkManager.</p></td> +</tr> +<tr> <td><p><span class="term"><code class="option">connection-invisible</code></span></p></td> <td><p>Connection whose details is the user not permitted to see.</p></td> </tr> @@ -1385,6 +1389,10 @@ <td><p>Device that is not connected.</p></td> </tr> <tr> +<td><p><span class="term"><code class="option">device-external</code></span></p></td> +<td><p>Device configured externally to NetworkManager.</p></td> +</tr> +<tr> <td><p><span class="term"><code class="option">device-firmware-missing</code></span></p></td> <td><p>Warning of a missing device firmware.</p></td> </tr> |