From 46000d3d884f328ae36850724b1d843c5b102a2b Mon Sep 17 00:00:00 2001 From: AnatoliiER <70503278+AnatoliiER@users.noreply.github.com> Date: Sun, 20 Sep 2020 16:35:15 +0300 Subject: Update checker.py --- checker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checker.py b/checker.py index c1b285e..1b9cbd1 100644 --- a/checker.py +++ b/checker.py @@ -177,7 +177,7 @@ def help(): You could use commands: 1.) --help 2.) --init-db - This operation is required when you first run the utility. - 3.) --update-vulners-db - get updates of vulnerabilities database (only for trial, professional, etc. Vulners.com accounts) + 3.) --update-vulners-db - [date1, date2] - get updates of vulnerabilities database from date1 to date2 (only for trial, professional, etc. Vulners.com accounts) 4.) --update-db - get updates of vulnerabilities database (Upgrade based on free databases) 5.) --update-info - get information about the number of new CVEs, missing in the database. Checking is carried out on the basis of MitreCVE db. -- cgit v1.2.3