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(