summaryrefslogtreecommitdiffstats
path: root/patchelf.1
diff options
context:
space:
mode:
Diffstat (limited to 'patchelf.1')
-rw-r--r--patchelf.13
1 files changed, 3 insertions, 0 deletions
diff --git a/patchelf.1 b/patchelf.1
index 92e1729..8067dff 100644
--- a/patchelf.1
+++ b/patchelf.1
@@ -22,6 +22,9 @@ of executables and change the RPATH of executables and libraries.
The single option given operates on a given FILE, editing in place.
+.IP "--page-size SIZE"
+Uses the given page size instead of the default.
+
.IP "--set-interpreter INTERPRETER"
Change the dynamic loader ("ELF interpreter") of executable given to
INTERPRETER.