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:
Daniel Stenberg 2024-06-24 11:08:19 +02:00
parent 179c524040
commit 134d2834fd
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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.