summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-readobj.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-readobj.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-readobj.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-readobj.rst b/llvm/docs/CommandGuide/llvm-readobj.rst
index b1918b548f8..417fcd05c8a 100644
--- a/llvm/docs/CommandGuide/llvm-readobj.rst
+++ b/llvm/docs/CommandGuide/llvm-readobj.rst
@@ -80,6 +80,10 @@ input. Otherwise, it will read from the specified ``filenames``.
Display the ELF program headers (only for ELF object files).
+.. option:: -elf-section-groups, -g
+
+ Display section groups (only for ELF object files).
+
EXIT STATUS
-----------
OpenPOWER on IntegriCloud