summaryrefslogtreecommitdiffstats
path: root/patchelf.1
diff options
context:
space:
mode:
Diffstat (limited to 'patchelf.1')
-rw-r--r--patchelf.14
1 files changed, 4 insertions, 0 deletions
diff --git a/patchelf.1 b/patchelf.1
index 34f9461..5976e3c 100644
--- a/patchelf.1
+++ b/patchelf.1
@@ -51,6 +51,10 @@ DT_RUNPATH. By default DT_RPATH is converted to DT_RUNPATH.
Removes a declared depency on LIBRARY (DT_NEEDED entry). This
option can be given multiple times.
+.IP "--no-default-lib"
+Marks the object that the search for dependencies of this object will ignore any
+default library search paths.
+
.IP --debug
Prints details of the changes made to the input file.