From 3b95fa65d0f22d75b47e621924a23889a4810508 Mon Sep 17 00:00:00 2001 From: Esa Jokinen Date: Wed, 31 Jul 2024 08:31:35 +0300 Subject: [PATCH] follow-cvelist.py minor documentation --- bin/follow-cvelist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/follow-cvelist.py b/bin/follow-cvelist.py index 90fa1bd..d87dc81 100755 --- a/bin/follow-cvelist.py +++ b/bin/follow-cvelist.py @@ -529,7 +529,7 @@ def check_positive(value: str) -> int: description="Follow changes (commits) in CVEProject / cvelistV5", usage="%(prog)s [-haou4] [-vvvv] [-i s] [-c N]", epilog="Requires git. " - "Working directory must be the root of cvelistV5 repository.", + "Working directory must be the root of the cvelistV5 repository.", formatter_class=argparse.ArgumentDefaultsHelpFormatter, ) argParser.add_argument(