1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

mark the option better

This commit is contained in:
Daniel Stenberg 2004-01-22 10:17:09 +00:00
parent a37a79c2a9
commit eaddf3d198

View File

@ -56,7 +56,7 @@ The \fIhandle\fP is the return code from a \fIcurl_easy_init(3)\fP or
Set the parameter to non-zero to get the library to display a lot of verbose Set the parameter to non-zero to get the library to display a lot of verbose
information about its operations. Very useful for libcurl and/or protocol information about its operations. Very useful for libcurl and/or protocol
debugging and understanding. The verbose information will be sent to stderr, debugging and understanding. The verbose information will be sent to stderr,
or the stream set with CURLOPT_STDERR. or the stream set with \fICURLOPT_STDERR\fP.
You hardly ever want this set in production use, you will almost always want You hardly ever want this set in production use, you will almost always want
this when you debug/report problems. Another neat option for debugging is the this when you debug/report problems. Another neat option for debugging is the