aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsa-check/glsa-check')
-rwxr-xr-xsrc/glsa-check/glsa-check2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glsa-check/glsa-check b/src/glsa-check/glsa-check
index 0dd3aff..67ef7de 100755
--- a/src/glsa-check/glsa-check
+++ b/src/glsa-check/glsa-check
@@ -35,7 +35,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"]
]