curl_easy_perform.md: call it network transfer, not file transfer

This commit is contained in:
Daniel Stenberg 2024-07-02 22:54:42 +02:00
parent 092c07d119
commit bf9b22a6f7
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -16,7 +16,7 @@ Protocol:
# NAME
curl_easy_perform - perform a blocking file transfer
curl_easy_perform - perform a blocking network transfer
# SYNOPSIS