From 8dbfecd153724fca36e667a13d71f9121e821536 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Oct 2002 13:30:15 +0000 Subject: added --ca --- docs/curl-config.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/curl-config.1 b/docs/curl-config.1 index 5533abf15..38961c4fc 100644 --- a/docs/curl-config.1 +++ b/docs/curl-config.1 @@ -11,6 +11,8 @@ curl-config \- Get information about a libcurl installation .B curl-config displays information about a previous curl and libcurl installation. .SH OPTIONS +.IP "--ca" +Displays the built-in path to the CA cert bundle this libcurl uses. .IP "--cc" Displays the compiler used to build libcurl. .IP "--cflags" -- cgit v1.2.3