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`
|
||||
|
||||
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
|
||||
or one of the following:
|
||||
|
||||
@ -16,7 +16,7 @@ Example:
|
||||
|
||||
# `--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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user