man: fix 'connection add' arguments descriptions in nmcli manual page

This commit is contained in:
Jiří Klimeš
2013-12-12 13:27:09 +01:00
parent b5b49a4bc0
commit 00de4a920a

View File

@@ -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