diff options
-rw-r--r-- | man/emerge.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index 9897a13a5..6e70c7459 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -360,6 +360,12 @@ Use \fBROOT\fR to specify the target root filesystem to be used for merging packages or ebuilds. .br Defaults to /. +.TP +\fBPORTAGE_CONFIGROOT\fR = \fI[path]\fR +Use \fBPORTAGE_CONFIGROOT\fR to specify the location for various portage configuration files +(see \fBFILES\fR for a detailed list). +.br +Defaults to /. .SH "OUTPUT" When utilizing \fBemerge\fR with the \fB\-\-pretend\fR and \fB\-\-verbose\fR flags, the output may be a little hard to understand at first. This section |