Updated man page to match updated glsa-check
authorfuzzyray <fuzzyray@gentoo.org>
Tue, 15 Nov 2005 22:48:27 +0000 (22:48 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Tue, 15 Nov 2005 22:48:27 +0000 (22:48 -0000)
svn path=/; revision=260

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

index d680d6229b317729bb5d4eda2a753524ada8d127..a35fd9ad7f7cee46580398f7321028923e3475dd 100644 (file)
@@ -24,7 +24,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 n listing mode (option)"],
+["-c", "--cve", "show CAN ids in listing mode (option)"],
 ]
 
 # print a warning as this is beta code (but proven by now, so no more warning)
index 6a138d40f78e5c82432f3befe29c802a39a4a317..f29c65918295022525a93f0e65341da766363d7f 100644 (file)
@@ -1,7 +1,7 @@
-.TH "glsa-check" "1" "0.5" "Marius Mauch" "gentoolkit"
+.TH "glsa-check" "1" "0.6" "Marius Mauch" "gentoolkit"
 .SH "NAME"
 .LP 
-glsa\-check \- Gentoo: Tool for GLSA release and distribution system
+glsa\-check \- Gentoo: Tool to locally monitor and manage GLSA's
 .SH "SYNTAX"
 .LP 
 glsa\-check <\fIoption\fP> [\fIglsa\-list\fP]
@@ -9,15 +9,14 @@ glsa\-check <\fIoption\fP> [\fIglsa\-list\fP]
 [\fIglsa\-list\fR] can contain an arbitrary number of GLSA ids, filenames containing GLSAs or the special identifiers 'all' and 'new'
 .SH "DESCRIPTION"
 .LP 
-WARNING: This tool is completely new and not very tested, so it should not be
-used on production systems. It's mainly a test tool for the new GLSA release
-and distribution system, it's functionality will later be merged into emerge
-and equery.
+This tool is used to locally monitor and manage Gentoo Linux Security Advisories.
 Please read:
 .br 
 http://www.gentoo.org/proj/en/portage/glsa\-integration.xml
 .br 
-before using this tool AND before reporting a bug.
+before reporting a bug.
+.LP
+Note: In order for this tool to be effective, you must regularly sync your local portage tree.
 .SH "OPTIONS"
 .LP 
 .TP 
@@ -50,3 +49,6 @@ some information about this tool
 .TP 
 .B \-v, \-\-verbose
 print more messages (option)
+.TP
+.B \-c, \-\-cve
+show CAN ids in listing mode (option)