diff options
Diffstat (limited to 'llvm/docs')
| -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 a3b62664cbe..f8e30ebaa17 100644 --- a/llvm/docs/CommandGuide/llvm-dwarfdump.rst +++ b/llvm/docs/CommandGuide/llvm-dwarfdump.rst @@ -69,7 +69,7 @@ OPTIONS Lookup <address> in the debug information and print out the file, function, block, and line table details. -.. option:: -o <path>, --out-file=<path> +.. option:: -o <path> Redirect output to a file specified by <path>. |

