mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 04:40:13 +01:00
man: fix typo in commands in Team example
This commit is contained in:
parent
e861f7e5d7
commit
9433ea502b
1 changed files with 2 additions and 2 deletions
|
|
@ -210,8 +210,8 @@ $ nmcli con add type team-slave con-name Team1-slave2 ifname em2 master Team1
|
|||
<emphasis>teamd</emphasis> will use its default configuration. You will activate the whole setup
|
||||
by activating both slaves:
|
||||
<programlisting><emphasis role="bold">
|
||||
$ nmcli con add up Team1-slave1
|
||||
$ nmcli con add up Team1-slave2
|
||||
$ nmcli con up Team1-slave1
|
||||
$ nmcli con up Team1-slave2
|
||||
</emphasis></programlisting>
|
||||
By default, the created profiles are marked for auto-activation. But if another
|
||||
connection has been activated on the device, the new profile won't activate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue