diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ vulners <p>--update-info - get information about the number of new CVEs, missing in the database. Checking is carried out on the basis of MitreCVE db.</p> <p>--start [name of file with packages information, (This is the output of the command: apt list --installed) Code name of Debian version on which VyOS is based (for example: Stretch, Buster)] </p> -<p>For example:</p> +<p><b>For example:</b></p> <em><p>cve.checker.py --help</p> <p>cve.checker.py --init-db</p> <p>cve.checker.py --update-vulners-db 01.01.2020 30.09.2020</p> |