Update patchelf.1

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
Breno Rodrigues Guimarães
2023-02-22 06:10:33 -03:00
committed by GitHub
parent 4a50d12e22
commit 16f13b4194

View File

@@ -129,6 +129,8 @@ with the old and the new name separated by spaces like this:
old_name new_name old_name new_name
Symbol names do not contain version specifier that are also shown in the output of the nm -D command from binutils. So instead of the name write@GLIBC_2.2.5 it is just write.
.IP "--output FILE" .IP "--output FILE"
Set the output file name. If not specified, the input will be modified in place. Set the output file name. If not specified, the input will be modified in place.