Fixed return value processing and mypy warning in algorithm_lookup(). Updated help listing, man page, and README.

This commit is contained in:
Joe Testa
2020-08-11 19:28:53 -04:00
parent 86cb453928
commit c7ad1828d8
3 changed files with 14 additions and 5 deletions

View File

@ -61,6 +61,11 @@ Specify the minimum output level. Default is info.
.br
List all official, built-in policies for common systems. Their file paths can then be provided using -P/--policy=<path/to/policy.txt>.
.TP
.B \-\-lookup=<alg1,alg2,...>
.br
Look up the security information of an algorithm(s) in the internal database. Does not connect to a server.
.TP
.B -M, \-\-make-policy=<policy.txt>
.br