[docs][llvm-dwarfdump] Remove unnecessary reference to --show-children
authorJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 4 Jul 2019 08:49:04 +0000 (08:49 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 4 Jul 2019 08:49:04 +0000 (08:49 +0000)
The --show-children option description describes what it does, and
references the =<offset> 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

llvm-svn: 365115

llvm/docs/CommandGuide/llvm-dwarfdump.rst

index e2cec42..1a128e5 100644 (file)
@@ -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:: @<FILE>