From 7b51b23b426ba595a647b6712f509913b4c58b17 Mon Sep 17 00:00:00 2001 From: Konstantin Shemyak Date: Thu, 9 Aug 2018 16:32:00 +0300 Subject: [PATCH] update: documented option "--cacert" --- docs/cve-check-tool.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/cve-check-tool.1 b/docs/cve-check-tool.1 index 7beaeef..ea6e464 100644 --- a/docs/cve-check-tool.1 +++ b/docs/cve-check-tool.1 @@ -84,6 +84,11 @@ Set the path to the output file of \fBcve\-check\-tool\fR. This is only used by plugins that would normally output to stdout (such as csv, cli and html). .RE .PP +\fB\-C\fR, \fB\-\-cacert\fR +.RS 4 +Path to the combined SSL certificates file (system default is used if not set). +.RE +.PP \fB\-v\fR, \fB\-\-version\fR .RS 4 Print the version of \fBcve\-check\-tool\fR and exit\&.