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 .IP "\fI[cloned-mac <cloned MAC address>]\fP" 42
\(en cloned MAC \(en cloned MAC
.IP "\fI[mtu <MTU>]\fP" 42 .IP "\fI[mtu <MTU>]\fP" 42
\(en MAC \(en MTU
.RE .RE
.RS .RS
.TP .TP
@@ -493,14 +493,16 @@ Note: use quotes around \fB*\fP to suppress shell expansion.
.RS .RS
.TP .TP
.B team: .B team:
.IP "\fI[config <json config>]\fP" 42 .IP "\fI[config <file>|<raw JSON data>]\fP" 42
\(en configuration file \(en JSON configuration for team
.RE .RE
.RS .RS
.TP .TP
.B team-slave: .B team-slave:
.IP "\fImaster <master (ifname or connection UUID)>\fP" 42 .IP "\fImaster <master (ifname or connection UUID)>\fP" 42
\(en name of team master interface \(en name of team master interface
.IP "\fI[config <file>|<raw JSON data>]\fP" 42
\(en JSON configuration for team
.RE .RE
.RS .RS
.TP .TP