You copied the Doc URL to your clipboard.
--in_place
Enables the translation of ELF members in an input file to overwrite the previous content.
Restrictions
You must use --elf
with this option.
Example
To remove debug information from members of the library file test.a, enter:
fromelf --elf --in_place --strip=debug test.a