summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-readobj.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llvm-readobj.rst')
-rw-r--r--docs/CommandGuide/llvm-readobj.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CommandGuide/llvm-readobj.rst b/docs/CommandGuide/llvm-readobj.rst
index b1918b548f856..417fcd05c8a20 100644
--- a/docs/CommandGuide/llvm-readobj.rst
+++ b/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
-----------