Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit...
[gentoolkit.git] / man / glsa-check.1
1 .TH "glsa-check" "1" "0.6" "Marius Mauch" "gentoolkit"
2 .SH "NAME"
3 .LP 
4 glsa\-check \- Gentoo: Tool to locally monitor and manage GLSA's
5 .SH "SYNTAX"
6 .LP 
7 glsa\-check <\fIoption\fP> [\fIglsa\-list\fP]
8
9 [\fIglsa\-list\fR] can contain an arbitrary number of GLSA ids, filenames containing GLSAs or the special identifiers 'all', 'new' and 'affected'
10 .SH "DESCRIPTION"
11 .LP 
12 This tool is used to locally monitor and manage Gentoo Linux Security Advisories.
13 Please read:
14 .br 
15 http://www.gentoo.org/proj/en/portage/glsa\-integration.xml
16 .br 
17 before reporting a bug.
18 .LP
19 Note: In order for this tool to be effective, you must regularly sync your local portage tree.
20 .SH "OPTIONS"
21 .LP 
22 .TP 
23 .B \-l, \-\-list
24 list all unapplied GLSA
25 .TP 
26 .B \-d, \-\-dump, \-\-print
27 show all information about the given GLSA
28 .TP 
29 .B \-t, \-\-test
30 test if this system is affected by the given GLSA
31 .TP 
32 .B \-p, \-\-pretend
33 show the necessary commands to apply this GLSA
34 .TP 
35 .B \-f, \-\-fix
36 try to auto\-apply this GLSA (experimental)
37 .TP 
38 .B \-i, \-\-inject
39 inject the given GLSA into the checkfile
40 .TP 
41 .B \-n, \-\-nocolor
42 disable colors (option)
43 .TP 
44 .B \-h, \-\-help
45 show this help message
46 .TP 
47 .B \-V, \-\-version
48 some information about this tool
49 .TP 
50 .B \-v, \-\-verbose
51 print more messages (option)
52 .TP
53 .B \-c, \-\-cve
54 show CAN ids in listing mode (option)
55 .TP 
56 .B \-m, \-\-mail
57 send a mail with the given GLSAs to the administrator