diff options
Diffstat (limited to 'bin/glsa-check')
| -rw-r--r-- | bin/glsa-check | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/glsa-check b/bin/glsa-check index dbb1196..c106c12 100644 --- a/bin/glsa-check +++ b/bin/glsa-check @@ -34,7 +34,7 @@ optionmap = [ ["-h", "--help", "show this help message"], ["-V", "--version", "some information about this tool"], ["-v", "--verbose", "print more information (option)"], -["-c", "--cve", "show CAN ids in listing mode (option)"], +["-c", "--cve", "show CVE ids in listing mode (option)"], ["-m", "--mail", "send a mail with the given GLSAs to the administrator"] ] |
