diff options
author | Jason Stubbs <jstubbs@gentoo.org> | 2005-11-13 00:19:16 +0000 |
---|---|---|
committer | Jason Stubbs <jstubbs@gentoo.org> | 2005-11-13 00:19:16 +0000 |
commit | b4c2c1e6af4f355bf8da9a4b6d277d2e7063bed2 (patch) | |
tree | 5bf05a483d656b2d075d3d6504cce33859057bef | |
parent | 38c408b674a1f61db1991091724dd2ff0b21a9dd (diff) | |
download | portage-b4c2c1e6af4f355bf8da9a4b6d277d2e7063bed2.tar.gz portage-b4c2c1e6af4f355bf8da9a4b6d277d2e7063bed2.tar.bz2 portage-b4c2c1e6af4f355bf8da9a4b6d277d2e7063bed2.zip |
Documented `emerge --config` (#109496)
svn path=/main/trunk/; revision=2297
-rw-r--r-- | man/emerge.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index dc79d6a14..3623e1c1f 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -157,6 +157,11 @@ all matching packages. This does no checking of dependencies, so it may remove packages necessary for the proper operation of your system. Its arguments can be \fIebuilds\fR, \fIclasses\fR, or \fIdependencies\fR \-\- see \fB\-\-clean\fR above for examples. +.TP +.BR "\-\-config " +Run package specific actions needed to be executed after the +emerge process has completed. This usually entails configuration +file setup or other similar setups that the user may wish to run. .SH "OPTIONS" .TP .BR "\-\-ask " (\fB\-a\fR) |