summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-08 13:42:34 (GMT)
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-08 13:42:34 (GMT)
commit71afe7327f6a0e39fcbc8d4598da374f37a9d2e6 (patch)
tree3daa6b463ac57d851c7e78ad52794e1822376f6a
parentc361e32940ecb9803ce2a8078e60949fa10525ad (diff)
parent837f36efb0796527028ac2915b7754d4c1a66175 (diff)
downloadpatchelf-71afe7327f6a0e39fcbc8d4598da374f37a9d2e6.zip
patchelf-71afe7327f6a0e39fcbc8d4598da374f37a9d2e6.tar.gz
patchelf-71afe7327f6a0e39fcbc8d4598da374f37a9d2e6.tar.bz2
Merge branch 'patch-2' of https://github.com/darealshinji/patchelf
-rw-r--r--src/patchelf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patchelf.cc b/src/patchelf.cc
index 5b2f333..37ea09d 100644
--- a/src/patchelf.cc
+++ b/src/patchelf.cc
@@ -1458,7 +1458,7 @@ void showHelp(const string & progName)
[--set-interpreter FILENAME]\n\
[--print-interpreter]\n\
[--print-soname]\t\tPrints 'DT_SONAME' entry of .dynamic section. Raises an error if DT_SONAME doesn't exist\n\
- [--set-soname SONAME]\t\tSets 'DT_SONAME' entry to SONAME. Raises an error if DT_SONAME doesn't exist\n\
+ [--set-soname SONAME]\t\tSets 'DT_SONAME' entry to SONAME.\n\
[--set-rpath RPATH]\n\
[--remove-rpath]\n\
[--shrink-rpath]\n\