summaryrefslogtreecommitdiffstats
path: root/man/egencache.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-08-13 06:51:43 -0700
committerZac Medico <zmedico@gentoo.org>2011-08-13 06:51:43 -0700
commit38bbbfaeac507a3ee030c73428b9af5b60ec425b (patch)
treea6c82dc89f4cdd2d235bab53bbf7ece35a77dea3 /man/egencache.1
parent2084e692b0f36d7f3fe8f2c3a6cb8c540abcc665 (diff)
downloadportage-38bbbfaeac507a3ee030c73428b9af5b60ec425b.tar.gz
portage-38bbbfaeac507a3ee030c73428b9af5b60ec425b.tar.bz2
portage-38bbbfaeac507a3ee030c73428b9af5b60ec425b.zip
egencache: add --portdir-overlay option
This will fix bug #353648.
Diffstat (limited to 'man/egencache.1')
-rw-r--r--man/egencache.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/egencache.1 b/man/egencache.1
index 56c2602d0..909459502 100644
--- a/man/egencache.1
+++ b/man/egencache.1
@@ -47,6 +47,10 @@ Specifies that maximum load allowed when spawning multiple jobs.
.BR "\-\-portdir=PORTDIR"
Override the portage tree location.
.TP
+.BR "\-\-portdir\-overlay=PORTDIR_OVERLAY"
+Override the PORTDIR_OVERLAY variable (requires that
+\-\-repo is also specified).
+.TP
.BR "\-\-preserve\-comments"
Preserve the comments found in the output use.local.desc file. This requires
the output file to exist before egencache is called.