summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatoliiER <70503278+AnatoliiER@users.noreply.github.com>2020-10-05 17:55:28 +0300
committerGitHub <noreply@github.com>2020-10-05 17:55:28 +0300
commite4176cdc3898be11729dd317f32d3bbd1d04ed31 (patch)
treea8c78ac63922032313beee15b8145126a2390390
parentceb797839a74d901c5da89e158d2d09072f18739 (diff)
downloadcve-checker-e4176cdc3898be11729dd317f32d3bbd1d04ed31.tar.gz
cve-checker-e4176cdc3898be11729dd317f32d3bbd1d04ed31.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b0d732..9d00524 100644
--- a/README.md
+++ b/README.md
@@ -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>