diff --git a/docs/CommandGuide/llvm-strip.rst b/docs/CommandGuide/llvm-strip.rst index 6e024820dc3..8963ac26231 100644 --- a/docs/CommandGuide/llvm-strip.rst +++ b/docs/CommandGuide/llvm-strip.rst @@ -135,7 +135,7 @@ them. Keep symbols of type `STT_FILE`, even if they would otherwise be stripped. - .. option:: --keep-section
+.. option:: --keep-section
When removing sections from the output, do not remove sections named ``
``. Can be specified multiple times to keep multiple sections.