linkage: update --test documentation

Adjust the wording to be in sync with the changes made in #424.
This commit is contained in:
Martin Afanasjew 2016-07-04 08:16:23 +02:00
parent 29713e61eb
commit 310d7067e0

View File

@ -7,8 +7,9 @@
# formulae. # formulae.
# #
# Options: # Options:
# --test - testing version: only display broken libs; exit non-zero if any # --test - testing version: only display broken libraries and possibly
# breakage was found. # undeclared dependencies; exit non-zero if any breakage was
# found (i.e. any of these yield a nonempty result).
# --reverse - For each dylib the keg references, print the dylib followed by the # --reverse - For each dylib the keg references, print the dylib followed by the
# binaries which link to it. # binaries which link to it.