mirror of
https://github.com/curl/curl.git
synced 2026-05-30 14:57:32 +03:00
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:
parent
62c08d5d4a
commit
48f54264c4
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue