mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 16:00:07 +01:00
man: fix syntax to match on connection-id
Fixes:604c611cd0('core: add nm_utils_connection_match_spec_list()') https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1746 (cherry picked from commitb571e2be5a)
This commit is contained in:
parent
b83f847b4d
commit
6d3ff1c30b
1 changed files with 1 additions and 1 deletions
|
|
@ -1933,7 +1933,7 @@ interface-name:vboxnet*,except:interface-name:vboxnet2
|
|||
<literal>"uuid:83037490-1d17-4986-a397-01f1db3a7fc2"</literal></para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>id=ID</term>
|
||||
<term>id:ID</term>
|
||||
<listitem><para>Match the connection by name.</para></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue