From 5bda5671a74b8e7d33c2009cf4b81a6a0e180101 Mon Sep 17 00:00:00 2001 From: James Henderson Date: Tue, 9 Jul 2019 14:20:58 +0000 Subject: [PATCH] [docs][llvm-dwarfdump] Fix wording git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365489 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-dwarfdump.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/llvm-dwarfdump.rst b/docs/CommandGuide/llvm-dwarfdump.rst index 25741449430..9f49f84f358 100644 --- a/docs/CommandGuide/llvm-dwarfdump.rst +++ b/docs/CommandGuide/llvm-dwarfdump.rst @@ -77,7 +77,7 @@ OPTIONS .. option:: --lookup=
- Lookup
in the debug information and print out the file, + Look up
in the debug information and print out the file, function, block, and line table details. .. option:: -o -- 2.50.1