Skip to content
Snippets Groups Projects
Unverified Commit a97661a5 authored by Xu Cheng's avatar Xu Cheng
Browse files

linkage: document --reverse

parent 9167fbf8
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment