Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Docs][llvm-strip] Fix an indentation issue.
llvm-svn: 368473
  • Loading branch information
Michael Pozulp committed Aug 9, 2019
1 parent cace571 commit 3de9813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/CommandGuide/llvm-strip.rst
Expand Up @@ -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.
Expand Down

0 comments on commit 3de9813

Please sign in to comment.