curl/docs/cmdline-opts/dump-ca-embed.md
Daniel Stenberg 430af3fb59
dump-ca-embed.md: set as "boolean", not "single"
Because it is. And it makes the template manpage explanation for it make
sense.

Follow-up to 8a3740bc8e

Closes #14731
2024-08-30 00:12:36 +02:00

538 B

c SPDX-License-Identifier Long Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl dump-ca-embed Write the embedded CA bundle to standard output TLS http proxy tls 8.10.0 boolean
ca-native
cacert
capath
proxy-ca-native
proxy-cacert
proxy-capath
--dump-ca-embed

--dump-ca-embed

Write the CA bundle embedded in curl to standard output, then quit.

If curl was not built with a default CA bundle embedded, the output is empty.