Starting now, #curl shows extended help for a given command line option if you write it after --h. Like "curl -h --location" or "curl -h -O"
Shipping in the pending curl 8.10.0 in mid September.
github.com/curl/curl/pull/1399…
curl: --help [option] displays documentation for given cmdline option by bagder · Pull Request #13997 · curl/curl
First shot. The extracting of the help texts is still a little crude: because we typically have 270KB of text zlib compressed into a single blob, we have to scan for the text to show. As of now, I ...GitHub
Demiguise 🇮🇱
in reply to daniel:// stenberg:// • • •