diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/revdep-rebuild.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1 index 98aa560..70cead1 100644 --- a/man/revdep-rebuild.1 +++ b/man/revdep-rebuild.1 @@ -72,6 +72,10 @@ While a user can edit and modify the files in the /etc/revdep\-rebuild directory An entry of "\-*" means to clear the variable from that point forward. Example: SEARCH_DIRS="/usr/bin \-*" will set SEARCH_DIRS to contain only /usr/bin +REVDEP_DEFAULT_OPTS \- List of default emerge options for revdep-rebuild + +The REVDEP_DEFAULT_OPTS variable can be used to override EMERGE_DEFAULT_OPTIONS and to default emerge options to revdep\-rebuild. This variable is appended to the values of EMERGE_DEFAULT_OPTIONS and can still be overridden by command line options. Please note that this variable is only for options to pass to emerge and not options for revdep\-rebuild itself. + revdep\-rebuild honors the NOCOLOR and PORTAGE_NICENESS variables from /etc/make.conf .SH "EXAMPLES" It is recommended that when running revdep\-rebuild that the following command be used initially: |
