diff --git a/docs/libcurl/opts/CURLOPT_COOKIELIST.3 b/docs/libcurl/opts/CURLOPT_COOKIELIST.3
index 1237959..98e5fc2 100644
--- a/docs/libcurl/opts/CURLOPT_COOKIELIST.3
+++ b/docs/libcurl/opts/CURLOPT_COOKIELIST.3
@@ -46,6 +46,11 @@ erases all session cookies held in memory
 
 .IP FLUSH
 writes all known cookies to the file specified by \fICURLOPT_COOKIEJAR(3)\fP
+
+.IP LOAD
+reads all cookies from the files specified by \fICURLOPT_COOKIEFILE(3)\fP
+
+
 .SH DEFAULT
 NULL
 .SH PROTOCOLS

