Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 84285 | Differences between
and this patch

Collapse All | Expand All

(-)emerge.1.late (-10 / +10 lines)
Lines 7-13 Link Here
7
[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIclass\fR | \fIdependency\fR] ...
7
[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIclass\fR | \fIdependency\fR] ...
8
.TP
8
.TP
9
.BR emerge
9
.BR emerge
10
\fB\-\-sync\fR | \fB\-\-info\fR | \fB\-\-version\fR
10
\fB\-\-sync\fR | \fB\-\-resume\fR | \fB\-\-config\fR | \fB\-\-info\fR | \fB\-\-version\fR
11
.TP
11
.TP
12
.BR emerge
12
.BR emerge
13
\fB\-\-search\fR \fIsomestring\fR
13
\fB\-\-search\fR \fIsomestring\fR
Lines 47-53 Link Here
47
[category/]<package>\fR or \fBquickpkg /var/db/pkg/<category>/<package>\fR.
47
[category/]<package>\fR or \fBquickpkg /var/db/pkg/<category>/<package>\fR.
48
.TP
48
.TP
49
.BR class
49
.BR class
50
Package classes are a convenient shorthand for large groups of
50
A package \fIclass\fR is a convenient shorthand for a large group of
51
packages.  Two classes are currently supported: \fBsystem\fR
51
packages.  Two classes are currently supported: \fBsystem\fR
52
and \fBworld\fR.  \fBsystem\fR refers to a set of packages
52
and \fBworld\fR.  \fBsystem\fR refers to a set of packages
53
deemed necessary for your system to run properly.  \fBworld\fR
53
deemed necessary for your system to run properly.  \fBworld\fR
Lines 85-90 Link Here
85
specific version of Mozilla.  This is generally safe to use.
85
specific version of Mozilla.  This is generally safe to use.
86
\fBNote that\fR \-\-clean \fBdoes not remove unslotted packages.\fR
86
\fBNote that\fR \-\-clean \fBdoes not remove unslotted packages.\fR
87
.TP
87
.TP
88
.BR "\-\-config "
89
Runs the package-specific operations that need to be executed after
90
the emerge process has completed.  This usually entails configuration
91
file setup or other similar setups that the user may wish to run.
92
.TP
88
.BR \-\-depclean
93
.BR \-\-depclean
89
Determines all packages installed on the system that have no 
94
Determines all packages installed on the system that have no 
90
explicit reason for being there.  \fBemerge\fR generates a list 
95
explicit reason for being there.  \fBemerge\fR generates a list 
Lines 107-114 Link Here
107
are having problems that this man page does not help resolve.
112
are having problems that this man page does not help resolve.
108
.TP
113
.TP
109
.BR \-\-info
114
.BR \-\-info
110
This is a list of information to include in bug reports which aids the 
115
Produces a list of information to include in bug reports, which will aid the
111
developers with fixing any problems you may report.  \fBPlease include this 
116
developers in fixing the reported problem.  \fBPlease always include this 
112
information when submitting a bug report.\fR  Expanded output can be obtained 
117
information when submitting a bug report.\fR  Expanded output can be obtained 
113
with the \fI\-\-verbose\fR option.
118
with the \fI\-\-verbose\fR option.
114
.TP
119
.TP
Lines 195-205 Link Here
195
.TP
200
.TP
196
.BR "\-\-version " (\fB\-V\fR)
201
.BR "\-\-version " (\fB\-V\fR)
197
Displays the version number of \fBemerge\fR.
202
Displays the version number of \fBemerge\fR.
198
.TP
199
.BR "\-\-config "
200
Run package specific actions needed to  be  executed  after  the
201
emerge  process  has completed.  This usually entails configuration
202
file setup or other similar setups that the user  may  wish to run.
203
.SH "OPTIONS"
203
.SH "OPTIONS"
204
.TP
204
.TP
205
.BR "\-\-ask " (\fB\-a\fR)
205
.BR "\-\-ask " (\fB\-a\fR)
Lines 277-283 Link Here
277
was compiled.
277
was compiled.
278
.TP
278
.TP
279
.BR "\-\-nocolor "
279
.BR "\-\-nocolor "
280
Make sure none of the output from portage contains color.
280
Makes sure that the output of portage does not contain any color.
281
.TP
281
.TP
282
.BR "\-\-noconfmem"
282
.BR "\-\-noconfmem"
283
Causes portage to disregard merge records indicating that a config file
283
Causes portage to disregard merge records indicating that a config file

Return to bug 84285