Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

update: documented option "--cacert" #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/cve-check-tool.1
Original file line number Diff line number Diff line change
Expand Up @@ -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\&.
Expand Down