]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
trace-config.md: remove the mutexed options list
authorJay Satiro <raysatiro@yahoo.com>
Sat, 2 Mar 2024 22:44:33 +0000 (17:44 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 6 Mar 2024 22:45:40 +0000 (17:45 -0500)
- 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

docs/cmdline-opts/trace-config.md

index 0ab7dbe72027322024015706ab26b0fe8e77f090..d7c7e0daa426030cbcb896645f8a4a0211baed38 100644 (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