mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 06:00:12 +01:00
cli: document connection/device-external colors
These were added without documentation.
Fixes: 16cff1149a ('core: fix taking over external connection after restart')
This commit is contained in:
parent
a7ef068186
commit
413ee6342a
1 changed files with 14 additions and 0 deletions
|
|
@ -1866,6 +1866,13 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>connection-external</option></term>
|
||||
<listitem>
|
||||
<para>Connection representing configuration created externally to NetworkManager.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>connection-invisible</option></term>
|
||||
<listitem>
|
||||
|
|
@ -1929,6 +1936,13 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>device-external</option></term>
|
||||
<listitem>
|
||||
<para>Device configured externally to NetworkManager.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>device-firmware-missing</option></term>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue