mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 10:50:14 +01:00
man: fix 'connection add' arguments descriptions in nmcli manual page
This commit is contained in:
parent
b5b49a4bc0
commit
00de4a920a
1 changed files with 5 additions and 3 deletions
|
|
@ -399,7 +399,7 @@ Note: use quotes around \fB*\fP to suppress shell expansion.
|
|||
.IP "\fI[cloned-mac <cloned MAC address>]\fP" 42
|
||||
\(en cloned MAC
|
||||
.IP "\fI[mtu <MTU>]\fP" 42
|
||||
\(en MAC
|
||||
\(en MTU
|
||||
.RE
|
||||
.RS
|
||||
.TP
|
||||
|
|
@ -493,14 +493,16 @@ Note: use quotes around \fB*\fP to suppress shell expansion.
|
|||
.RS
|
||||
.TP
|
||||
.B team:
|
||||
.IP "\fI[config <json config>]\fP" 42
|
||||
\(en configuration file
|
||||
.IP "\fI[config <file>|<raw JSON data>]\fP" 42
|
||||
\(en JSON configuration for team
|
||||
.RE
|
||||
.RS
|
||||
.TP
|
||||
.B team-slave:
|
||||
.IP "\fImaster <master (ifname or connection UUID)>\fP" 42
|
||||
\(en name of team master interface
|
||||
.IP "\fI[config <file>|<raw JSON data>]\fP" 42
|
||||
\(en JSON configuration for team
|
||||
.RE
|
||||
.RS
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue