idank / explainshell

match command-line arguments to their help text
GNU General Public License v3.0
13.17k stars 787 forks source link

curl: unknown parameter "--fail-with-body" #317

Open muffl0n opened 1 year ago

muffl0n commented 1 year ago

--fail-with-body is implemented since 7.76.0 (see https://daniel.haxx.se/blog/2021/02/11/curl-fail-with-body/) but shows a questionmark: https://explainshell.com/explain?cmd=curl+--fail-with-body

Manpage shows a correct description: https://manpages.ubuntu.com/manpages/lunar/en/man1/curl.1.html