diff options
Diffstat (limited to 'docs/curl-config.1')
-rw-r--r-- | docs/curl-config.1 | 2 |
1 files changed, 2 insertions, 0 deletions
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" |