From: Daniel Stenberg Date: Thu, 29 Aug 2024 21:45:10 +0000 (+0200) Subject: dump-ca-embed.md: set as "boolean", not "single" X-Git-Tag: curl-8_10_0~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=430af3fb59189bf0b0eace2b922179a3a6a30043;p=thirdparty%2Fcurl.git 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 8a3740bc8e558b9a9d4a652b Closes #14731 --- diff --git a/docs/cmdline-opts/dump-ca-embed.md b/docs/cmdline-opts/dump-ca-embed.md index c5c2c00830..2ad123014b 100644 --- a/docs/cmdline-opts/dump-ca-embed.md +++ b/docs/cmdline-opts/dump-ca-embed.md @@ -6,7 +6,7 @@ Help: Write the embedded CA bundle to standard output Protocols: TLS Category: http proxy tls Added: 8.10.0 -Multi: single +Multi: boolean See-also: - ca-native - cacert