add --mail option to manpage, fix typo in --help message
authorgenone <genone@gentoo.org>
Sat, 12 Aug 2006 04:20:37 +0000 (04:20 -0000)
committergenone <genone@gentoo.org>
Sat, 12 Aug 2006 04:20:37 +0000 (04:20 -0000)
svn path=/; revision=310

trunk/src/glsa-check/glsa-check
trunk/src/glsa-check/glsa-check.1

index 38bfd6b22498a993b52ef25b0c66d2fdd0451f96..d6529367b0de2e87f3d7c881e74db4354d8f1e44 100644 (file)
@@ -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)
index 796477a62d6f6bff83327f02ace788ae7be9479e..5a7a5253bbcc297e8915d31dc54389391d89fc68 100644 (file)
@@ -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