linkage: update --test documentation
Adjust the wording to be in sync with the changes made in #424.
This commit is contained in:
parent
29713e61eb
commit
310d7067e0
@ -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.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user