diff --git a/llvm/docs/CommandGuide/llvm-objcopy.rst b/llvm/docs/CommandGuide/llvm-objcopy.rst index 7f20a76550c833b..e6af47ce9710a62 100644 --- a/llvm/docs/CommandGuide/llvm-objcopy.rst +++ b/llvm/docs/CommandGuide/llvm-objcopy.rst @@ -119,8 +119,8 @@ multiple file formats. .. option:: --remove-symbol-prefix -Remove ```` from the start of every symbol name. No-op for symbols that do -not start with ````. + Remove ```` from the start of every symbol name. No-op for symbols that do + not start with ````. .. option:: --remove-section
, -R