From: Jay Satiro Date: Sat, 2 Mar 2024 22:44:33 +0000 (-0500) Subject: trace-config.md: remove the mutexed options list X-Git-Tag: curl-8_7_0~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48f54264c4bfdeb1dcf96bb23c83a0248ee02a5f;p=thirdparty%2Fcurl.git 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 --- diff --git a/docs/cmdline-opts/trace-config.md b/docs/cmdline-opts/trace-config.md index 0ab7dbe720..d7c7e0daa4 100644 --- a/docs/cmdline-opts/trace-config.md +++ b/docs/cmdline-opts/trace-config.md @@ -4,7 +4,6 @@ SPDX-License-Identifier: curl Long: trace-config Arg: Help: Details to log in trace/verbose output -Mutexed: trace verbose Category: verbose Added: 8.3.0 Multi: append