mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[Docs][llvm-strip] Fix an indentation issue.
llvm-svn: 368473
This commit is contained in:
parent
90930e7653
commit
d6ddff770e
@ -135,7 +135,7 @@ them.
|
||||
|
||||
Keep symbols of type `STT_FILE`, even if they would otherwise be stripped.
|
||||
|
||||
.. option:: --keep-section <section>
|
||||
.. option:: --keep-section <section>
|
||||
|
||||
When removing sections from the output, do not remove sections named
|
||||
``<section>``. Can be specified multiple times to keep multiple sections.
|
||||
|
Loading…
Reference in New Issue
Block a user