aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-11-24 13:26:47 +0100
committerFabian Groffen <grobian@gentoo.org>2019-11-24 13:26:47 +0100
commitabbfff8553d8e99d71d71054e81a7f21d6479221 (patch)
treee2ed6c47b9427b7ccdc27828d9a8252b9390f88f /man
parentlibq/xpak: fix out of bounds checking (diff)
downloadportage-utils-abbfff8553d8e99d71d71054e81a7f21d6479221.tar.gz
portage-utils-abbfff8553d8e99d71d71054e81a7f21d6479221.tar.bz2
portage-utils-abbfff8553d8e99d71d71054e81a7f21d6479221.zip
main: overhaul profile/config reading somewhat
- track where values come from, expose using -v (with q -[oe]) - follow repo-prefixed profiles in parent files (non-PMS feature?) - read usr/share/portage/config/repos.conf for repo defaults Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r--man/q.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/q.1 b/man/q.1
index 95caf56..886b00f 100644
--- a/man/q.1
+++ b/man/q.1
@@ -20,10 +20,12 @@ no longer necessary to initialise the cache at any time.
Install symlinks for applets.
.TP
\fB\-o\fR, \fB\-\-overlays\fR
-Print available overlays (read from repos.conf).
+Print available overlays (read from repos.conf). Use \fI-v\fR to
+see the source (file) where the overlay was declared.
.TP
\fB\-e\fR, \fB\-\-envvar\fR
-Print found environment variables and their values.
+Print used environment variables and found values. Use \fI-v\fR to
+see the source (file, environment) where the variable was declared.
.TP
\fB\-\-root\fR \fI<arg>\fR
Set the ROOT env var.