docs/cmdline-opts: remove two superfluous "Added in" mentions
The key "added in" phrase for the option itself is added automatically. Closes #14000
This commit is contained in:
parent
179c524040
commit
134d2834fd
@ -17,7 +17,7 @@ Example:
|
|||||||
|
|
||||||
# `--ip-tos`
|
# `--ip-tos`
|
||||||
|
|
||||||
Set Type of Service (TOS) for IPv4 or Traffic Class for IPv6. (Added in 8.9.0).
|
Set Type of Service (TOS) for IPv4 or Traffic Class for IPv6.
|
||||||
|
|
||||||
The values allowed for \<string\> can be a numeric value between 1 and 255
|
The values allowed for \<string\> can be a numeric value between 1 and 255
|
||||||
or one of the following:
|
or one of the following:
|
||||||
|
|||||||
@ -16,7 +16,7 @@ Example:
|
|||||||
|
|
||||||
# `--vlan-priority`
|
# `--vlan-priority`
|
||||||
|
|
||||||
Set VLAN priority as defined in IEEE 802.1Q. (Added in 8.9.0).
|
Set VLAN priority as defined in IEEE 802.1Q.
|
||||||
|
|
||||||
This field is set on Ethernet level, and only works within a local network.
|
This field is set on Ethernet level, and only works within a local network.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user