]> git.ipfire.org Git - thirdparty/curl.git/commit
write-out.md: clarify error handling details
authorDaniel Stenberg <daniel@haxx.se>
Thu, 8 Feb 2024 22:41:50 +0000 (23:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Feb 2024 07:36:11 +0000 (08:36 +0100)
commitc54d0ff6b3b1d2ff64af48e8955ce63efd4d162f
treef91b1961c51e583baa3303d6e81fe61aa6a79f56
parente7fd32b9ac3b1f3bbc6fe4d90fda3ce9fb42b62f
write-out.md: clarify error handling details

- it gets used even if the transfer fails

- it does not cause error to be returned even if it fails

Closes #12909
docs/cmdline-opts/write-out.md