summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>