aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorrbu <rbu@gentoo.org>2009-08-18 18:25:59 +0000
committerrbu <rbu@gentoo.org>2009-08-18 18:25:59 +0000
commit8190a7299a618e0ce120fe1c894b944075576342 (patch)
treeaacb3ece86394dae16eb445249554b4325701aaa /man
parentgetminupgrade: fix documentation and backtrace (diff)
downloadgentoolkit-8190a7299a618e0ce120fe1c894b944075576342.tar.gz
gentoolkit-8190a7299a618e0ce120fe1c894b944075576342.tar.bz2
gentoolkit-8190a7299a618e0ce120fe1c894b944075576342.zip
Remove 'new' target from glsa-list
Everyone should use 'affected' or 'all' Update man page and changelog svn path=/trunk/gentoolkit/; revision=672
Diffstat (limited to 'man')
-rw-r--r--man/glsa-check.114
1 files changed, 7 insertions, 7 deletions
diff --git a/man/glsa-check.1 b/man/glsa-check.1
index eee5151..be15992 100644
--- a/man/glsa-check.1
+++ b/man/glsa-check.1
@@ -1,4 +1,4 @@
-.TH "glsa-check" "1" "0.6" "Marius Mauch" "gentoolkit"
+.TH "glsa-check" "1" "0.3" "Marius Mauch" "gentoolkit"
.SH "NAME"
.LP
glsa\-check \- Gentoo: Tool to locally monitor and manage GLSAs
@@ -6,7 +6,7 @@ glsa\-check \- Gentoo: Tool to locally monitor and manage GLSAs
.LP
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', 'new' and 'affected'
+[\fIglsa\-list\fR] can contain an arbitrary number of GLSA ids, filenames containing GLSAs or the special identifiers 'all' and 'affected'
.SH "DESCRIPTION"
.LP
This tool is used to locally monitor and manage Gentoo Linux Security Advisories.
@@ -21,19 +21,19 @@ Note: In order for this tool to be effective, you must regularly sync your local
.LP
.TP
.B \-l, \-\-list
-list all unapplied GLSA
+list the a summary for all GLSAs in glsa-list and whether they affect the system
.TP
.B \-d, \-\-dump, \-\-print
-show all information about the given GLSA
+show all information about the GLSAs in glsa-list
.TP
.B \-t, \-\-test
-test if this system is affected by the given GLSA
+test if this system is affected by the GLSAs in glsa-list and output the GLSA IDs
.TP
.B \-p, \-\-pretend
-show the necessary commands to apply this GLSA
+show the necessary steps to apply the GLSAs in glsa-list
.TP
.B \-f, \-\-fix
-try to auto\-apply this GLSA (experimental)
+try to auto\-apply the GLSAs in in glsa-list using emerge. This will only upgrade packages to later version, but not remove packages when no upgrade path exists (experimental)
.TP
.B \-i, \-\-inject
inject the given GLSA into the glsa_injected file