From 2ebce6b0600523b9f06fbcb2c417d70276841508 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 4 Dec 2019 09:30:57 +0100 Subject: CURLOPT_VERBOSE.3: see also ERRORBUFFER --- docs/libcurl/opts/CURLOPT_VERBOSE.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/libcurl/opts/CURLOPT_VERBOSE.3 b/docs/libcurl/opts/CURLOPT_VERBOSE.3 index e6a6fd191..40d69357f 100644 --- a/docs/libcurl/opts/CURLOPT_VERBOSE.3 +++ b/docs/libcurl/opts/CURLOPT_VERBOSE.3 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2014, Daniel Stenberg, , et al. +.\" * Copyright (C) 1998 - 2019, Daniel Stenberg, , et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms @@ -61,3 +61,4 @@ Always Returns CURLE_OK .SH "SEE ALSO" .BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), " +.BR CURLOPT_ERRORBUFFER "(3), " -- cgit v1.2.1