From: James Henderson Date: Thu, 4 Jul 2019 08:49:04 +0000 (+0000) Subject: [docs][llvm-dwarfdump] Remove unnecessary reference to --show-children X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=583692c361103b60d18b90d11965801866f2b2d4;p=llvm [docs][llvm-dwarfdump] Remove unnecessary reference to --show-children The --show-children option description describes what it does, and references the = parameter of section dump switches. I don't think it needs to be explained again in the documentation of the section dump switches too. Reviewed by: JDevlieghere Differential Revision: https://reviews.llvm.org/D64132 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365115 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-dwarfdump.rst b/docs/CommandGuide/llvm-dwarfdump.rst index e2cec42cea3..1a128e5cb4b 100644 --- a/docs/CommandGuide/llvm-dwarfdump.rst +++ b/docs/CommandGuide/llvm-dwarfdump.rst @@ -154,9 +154,7 @@ OPTIONS optional offset of the exact entry to dump within the respective section. When an offset is provided, only the entry at that offset will be dumped, else the entire - section will be dumped. Children of items at a specific - offset can be dumped by also using the - :option:`--show-children` option where applicable. + section will be dumped. .. option:: @