summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSlawek Lis <slis@gentoo.org>2014-11-12 08:14:47 +0100
committerSlawek Lis <slis@gentoo.org>2014-11-12 08:14:47 +0100
commitd0aff719f8b1522c427d3caa9c48bc0fa06e8425 (patch)
treee3eebc753617e1d1023eaebf621b5ebe5a5ccfa8 /man
parent3a9aced06871aa68dcc27e5eba1e56608ecc587d (diff)
parent14f2062ff0ce73d0118f960bad8e15425b73e538 (diff)
downloadgentoolkit-d0aff719f8b1522c427d3caa9c48bc0fa06e8425.tar.gz
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolkit into gentoolkit
Diffstat (limited to 'man')
-rw-r--r--man/revdep-rebuild.13
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