cli: 'id' option for 'nmcli con add type vlan' is mandatory (rh #953397)
So update documentation accordingly. https://bugzilla.redhat.com/show_bug.cgi?id=953397
This commit is contained in:
@@ -305,7 +305,7 @@ usage_connection_add (void)
|
|||||||
" bluetooth: [addr <bluetooth address>]\n"
|
" bluetooth: [addr <bluetooth address>]\n"
|
||||||
" [bt-type panu|dun-gsm|dun-cdma]\n\n"
|
" [bt-type panu|dun-gsm|dun-cdma]\n\n"
|
||||||
" vlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
|
" vlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
|
||||||
" [id <VLAN id>]\n"
|
" id <VLAN ID>\n"
|
||||||
" [flags <VLAN flags>]\n"
|
" [flags <VLAN flags>]\n"
|
||||||
" [ingress <ingress priority mapping>]\n"
|
" [ingress <ingress priority mapping>]\n"
|
||||||
" [egress <egress priority mapping>]\n"
|
" [egress <egress priority mapping>]\n"
|
||||||
|
@@ -454,8 +454,8 @@ Note: use quotes around \fB*\fP to suppress shell expansion.
|
|||||||
.B vlan:
|
.B vlan:
|
||||||
.IP "\fIdev <parent device (connection UUID, ifname, or MAC)>\fP" 42
|
.IP "\fIdev <parent device (connection UUID, ifname, or MAC)>\fP" 42
|
||||||
\(en parent device this VLAN is on
|
\(en parent device this VLAN is on
|
||||||
.IP "\fI[id <VLAN id>]\fP" 42
|
.IP "\fIid <VLAN ID>\fP" 42
|
||||||
\(en VLAN ID
|
\(en VLAN ID in range <0-4095>
|
||||||
.IP "\fI[flags <VLAN flags>]\fP" 42
|
.IP "\fI[flags <VLAN flags>]\fP" 42
|
||||||
\(en flags
|
\(en flags
|
||||||
.IP "\fI[ingress <ingress priority mapping>]\fP" 42
|
.IP "\fI[ingress <ingress priority mapping>]\fP" 42
|
||||||
|
Reference in New Issue
Block a user