summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trunk/src/glsa-check/glsa-check2
-rw-r--r--trunk/src/glsa-check/glsa-check.13
2 files changed, 4 insertions, 1 deletions
diff --git a/trunk/src/glsa-check/glsa-check b/trunk/src/glsa-check/glsa-check
index 38bfd6b..d652936 100644
--- a/trunk/src/glsa-check/glsa-check
+++ b/trunk/src/glsa-check/glsa-check
@@ -25,7 +25,7 @@ optionmap = [
["-V", "--version", "some information about this tool"],
["-v", "--verbose", "print more information (option)"],
["-c", "--cve", "show CAN ids in listing mode (option)"],
-["-m", "--mail", "send a mail with the give GLSAs to the administrator"]
+["-m", "--mail", "send a mail with the given GLSAs to the administrator"]
]
# print a warning as this is beta code (but proven by now, so no more warning)
diff --git a/trunk/src/glsa-check/glsa-check.1 b/trunk/src/glsa-check/glsa-check.1
index 796477a..5a7a525 100644
--- a/trunk/src/glsa-check/glsa-check.1
+++ b/trunk/src/glsa-check/glsa-check.1
@@ -52,3 +52,6 @@ print more messages (option)
.TP
.B \-c, \-\-cve
show CAN ids in listing mode (option)
+.TP
+.B \-m, \-\-mail
+send a mail with the given GLSAs to the administrator