diff options
-rw-r--r-- | llvm/docs/CommandGuide/llvm-dwarfdump.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-dwarfdump.rst b/llvm/docs/CommandGuide/llvm-dwarfdump.rst index 9f49f84f358..b8de0847aaa 100644 --- a/llvm/docs/CommandGuide/llvm-dwarfdump.rst +++ b/llvm/docs/CommandGuide/llvm-dwarfdump.rst @@ -25,7 +25,7 @@ OPTIONS .. option:: -a, --all - Disassemble all supported DWARF sections. + Dump all supported DWARF sections. .. option:: --arch=<arch> |