diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/revdep-rebuild.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1 index 59d7def..d1833e1 100644 --- a/man/revdep-rebuild.1 +++ b/man/revdep-rebuild.1 @@ -44,6 +44,9 @@ Turn off the progress meter .B \-q | \-\-quiet Print less output and disable the progress meter. (This option is also passed to portage.) .TP +.B \-u | \-\-search\-symbols +Searches for undefined symbols in executibles. This will most likely have false positives in the output, so it is recommended to only use this option with pretend and manually fix any legitimate issues found. \fBNote:\fR This is currently only implemented in revdep-rebuild.sh, it is not implemented in revdep-rebuild.py. +.TP .B \-v | \-\-verbose More output. (Prints the revdep\-rebuild search environment.) .TP |
