summaryrefslogtreecommitdiffstats
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.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst
index 8c81560caa9..3a4549e6160 100644
--- a/llvm/docs/CommandGuide/llvm-objdump.rst
+++ b/llvm/docs/CommandGuide/llvm-objdump.rst
@@ -209,6 +209,10 @@ OPTIONS
Do not skip blocks of zeroes when disassembling.
+.. option:: @<FILE>
+
+ Read command-line options and commands from response file `<FILE>`.
+
MACH-O ONLY OPTIONS AND COMMANDS
--------------------------------
@@ -316,10 +320,6 @@ MACH-O ONLY OPTIONS AND COMMANDS
Display weak binding information.
-.. option:: @<FILE>
-
- Read command-line options and commands from response file `<FILE>`.
-
BUGS
----
OpenPOWER on IntegriCloud