From c6e550313f27ed69a0e67a1a20d558652bd5434b Mon Sep 17 00:00:00 2001 From: genone Date: Sat, 12 Aug 2006 04:20:37 +0000 Subject: [PATCH] add --mail option to manpage, fix typo in --help message svn path=/; revision=310 --- trunk/src/glsa-check/glsa-check | 2 +- trunk/src/glsa-check/glsa-check.1 | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- 2.26.2