aboutsummaryrefslogtreecommitdiff
path: root/docs/curl-config.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-10-08 13:30:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-10-08 13:30:15 +0000
commit8dbfecd153724fca36e667a13d71f9121e821536 (patch)
treedaf4ac004cac2089c0b246df330e0bc35893b631 /docs/curl-config.1
parent512db1bc545fa7fc7289968a66ae8b82c5fae657 (diff)
added --ca
Diffstat (limited to 'docs/curl-config.1')
-rw-r--r--docs/curl-config.12
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"