aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-objdump.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-objdump.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst
index 65a26bb..0be440c 100644
--- a/llvm/docs/CommandGuide/llvm-objdump.rst
+++ b/llvm/docs/CommandGuide/llvm-objdump.rst
@@ -196,7 +196,7 @@ OPTIONS
.. option:: --no-print-imm-hex
- Do not use hex format for immediate values in disassembly output (default).
+ Do not use hex format for immediate values in disassembly output.
.. option:: --no-show-raw-insn
@@ -219,7 +219,7 @@ OPTIONS
.. option:: --print-imm-hex
- Use hex format when printing immediate values in disassembly output.
+ Use hex format when printing immediate values in disassembly output (default).
.. option:: -S, --source