diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-04-02 17:46:07 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-04-02 17:46:07 -0700 |
commit | 1399454f061a3f48ae8245979d432059b72b8b10 (patch) | |
tree | 0d2067143e0fa4c261e0e22030cfab7a4d68f183 /man | |
parent | Merge remote branch 'fews-portage-branch/pkg_pretend' (diff) | |
download | portage-idfetch-1399454f061a3f48ae8245979d432059b72b8b10.tar.gz portage-idfetch-1399454f061a3f48ae8245979d432059b72b8b10.tar.bz2 portage-idfetch-1399454f061a3f48ae8245979d432059b72b8b10.zip |
For clarity, make egencache --help and man page refer to --config-root
parameter as PORTAGE_CONFIGROOT. Thanks to Brian Harring.
Diffstat (limited to 'man')
-rw-r--r-- | man/egencache.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/egencache.1 b/man/egencache.1 index d0bd1014..78b9c17e 100644 --- a/man/egencache.1 +++ b/man/egencache.1 @@ -23,7 +23,7 @@ information about why this is necessary. .br Defaults to /var/cache/edb/dep. .TP -.BR "\-\-config\-root=CONFIG_ROOT" +.BR "\-\-config\-root=PORTAGE_CONFIGROOT" Location of portage config files. .br Defaults to /. |