diff options
Diffstat (limited to 'patchelf.1')
-rw-r--r-- | patchelf.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -83,6 +83,9 @@ option can be given multiple times. Marks the object that the search for dependencies of this object will ignore any default library search paths. +.IP "--output FILE" +Set the output file name. If not specified, the input will be modified in place. + .IP --debug Prints details of the changes made to the input file. |