From cd5a8e80f949f649b6d2b174bc899f1f092684fd Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Thu, 7 May 2009 22:15:50 +0000 Subject: Add patch from Robert Buchholz: Add quiet option Incorporate option to quiet down glsa-check, based on a patch by Thilo Bangert in bug #170784. This option will also suppress sending of empty mail, based on a patch by Christian Gut in bug #182990. svn path=/trunk/gentoolkit/; revision=633 --- man/glsa-check.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/glsa-check.1 b/man/glsa-check.1 index bf5bc15..3cfca23 100644 --- a/man/glsa-check.1 +++ b/man/glsa-check.1 @@ -1,7 +1,7 @@ .TH "glsa-check" "1" "0.6" "Marius Mauch" "gentoolkit" .SH "NAME" .LP -glsa\-check \- Gentoo: Tool to locally monitor and manage GLSA's +glsa\-check \- Gentoo: Tool to locally monitor and manage GLSAs .SH "SYNTAX" .LP glsa\-check <\fIoption\fP> [\fIglsa\-list\fP] @@ -52,6 +52,9 @@ print more messages (option) .TP .B \-c, \-\-cve show CVE ids in listing mode (option) +.TP +.B \-q, \-\-quiet +be less verbose and do not send empty mail (option) .TP .B \-m, \-\-mail send a mail with the given GLSAs to the administrator -- cgit v1.2.3