summaryrefslogtreecommitdiff
blob: 98c33429f5bdf300d75fbf3477facad44dcc4f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH "EMAINT" "1" "Dec 2005" "Portage 2.1" "Portage"
.SH NAME
emaint \- updates environment settings automatically
.SH SYNOPSIS
.BR emaint
[\fIoptions\fR]
[\fBall\fR | \fBworld\fR]
.SH DESCRIPTION
.B emaint
checks for and fixes problems in the portage \fIworld\fR file.
.SH OPTIONS 
.TP
.B \-c, \-\-check
Check for any problems that may exist.
.TP
.B \-f, \-\-fix
Fix any problems that may exist.
.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/
.SH AUTHORS
.nf
Mike Frysinger <vapier@gentoo.org>
.fi
.SH "FILES"
.TP
.B /var/lib/portage/world
Contains a list of all user\-specified packages.
.SH "SEE ALSO"
.BR emerge (1),
.BR portage (5)