trace-config.md: remove the mutexed options list

- Remove the rendered manpage message that says:
  "[--trace-config] is mutually exclusive to --trace and -v, --verbose".

Actually it can be used with either of those options, which are mutually
exclusive to each other but not to --trace-config.

Ref: https://curl.se/docs/manpage.html#--trace-config

Closes https://github.com/curl/curl/pull/13031
This commit is contained in:
Jay Satiro 2024-03-02 17:44:33 -05:00
parent 62c08d5d4a
commit 48f54264c4

View file

@ -4,7 +4,6 @@ SPDX-License-Identifier: curl
Long: trace-config
Arg: <string>
Help: Details to log in trace/verbose output
Mutexed: trace verbose
Category: verbose
Added: 8.3.0
Multi: append