linkage: document --reverse

This commit is contained in:
Xu Cheng 2016-07-03 16:50:55 +08:00
parent 9167fbf876
commit a97661a548
No known key found for this signature in database
GPG Key ID: C2A3860FA0B459CE

View File

@ -9,6 +9,8 @@
# Options:
# --test - testing version: only display broken libs; exit non-zero if any
# breakage was found.
# --reverse - For each dylib the keg references, print the dylib followed by the
# binaries which link to it.
require "set"
require "keg"