Skip to content

Commit

Permalink
follow-cvelist.py minor documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
oh2fih committed Jul 31, 2024
1 parent 8f478b3 commit 3b95fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/follow-cvelist.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 3b95fa6

Please sign in to comment.