diff options
Diffstat (limited to 'docs/libcurl')
-rw-r--r-- | docs/libcurl/curl_easy_setopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index b9aa05682..eab64d0c5 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -50,7 +50,7 @@ output. This is only relevant for protocols that actually have headers preceding the data (like HTTP). .TP .B CURLOPT_NOPROGRESS -A non-zero parameter tells the library to shut of the built-in progress meter +A non-zero parameter tells the library to shut off the built-in progress meter completely. \fBNOTE:\fP future versions of libcurl is likely to not have any built-in |