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
Родитель 179c524040
Коммит 134d2834fd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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