summaryrefslogtreecommitdiffstats
path: root/patchelf.1
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-02-22 19:08:22 (GMT)
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-02-22 19:08:22 (GMT)
commit501009735dd6fb2f094d4c37e141706abf5155de (patch)
tree6df1cb21a7db11d2d864c7106caa43bb7df3f846 /patchelf.1
parent0fa104d5cea8a15db94e07c503f9cbd50483c26d (diff)
parent20ccc36b9cdb4119fe326724bfee70d1619e31ee (diff)
downloadpatchelf-501009735dd6fb2f094d4c37e141706abf5155de.zip
patchelf-501009735dd6fb2f094d4c37e141706abf5155de.tar.gz
patchelf-501009735dd6fb2f094d4c37e141706abf5155de.tar.bz2
Merge branch 'pagesize' of https://github.com/fsateler/patchelf
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.