This commit fixes a small typo in the documentation for the --fail-with-body flag. Closes https://github.com/curl/curl/pull/6977
Prevent both --fail and --fail-with-body on the same command line. Verify with test 349, 360 and 361. Closes #6449