Specify which documentation you found a problem with
The option (mentioned here) does appear to be supported by curl but it doesn't appear anywhere in the output when running curl --help all.
It took me a while to find this as curl was inserting formatting codes into headers unprompted which was breaking automated parsing of the output.
The problem
The option (mentioned here) does appear to be supported by curl but it doesn't appear anywhere in the output when running curl --help all.
Specify which documentation you found a problem with
The option (mentioned here) does appear to be supported by curl but it doesn't appear anywhere in the output when running
curl --help all.It took me a while to find this as curl was inserting formatting codes into headers unprompted which was breaking automated parsing of the output.
The problem
The option (mentioned here) does appear to be supported by curl but it doesn't appear anywhere in the output when running
curl --help all.