mirror of
https://github.com/curl/curl.git
synced 2026-07-05 07:17:16 +03:00
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
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue