Skip to content

Commit 8a633bd

Browse files
committed
Document --print-needed
`--help` output has already.
1 parent 31d052c commit 8a633bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

patchelf.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ This option can be given multiple times.
8585
Removes a declared dependency on LIBRARY (DT_NEEDED entry). This
8686
option can be given multiple times.
8787

88+
.IP --print-needed
89+
Prints all DT_NEEDED entries of the executable.
90+
8891
.IP "--no-default-lib"
8992
Marks the object so that the search for dependencies of this object will ignore any
9093
default library search paths.

0 commit comments

Comments
 (0)