[docs][llvm-objdump] Fix bad merge of docs

llvm-svn: 364056
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst
index 8c81560..3a4549e 100644
--- a/llvm/docs/CommandGuide/llvm-objdump.rst
+++ b/llvm/docs/CommandGuide/llvm-objdump.rst
@@ -209,6 +209,10 @@
 
   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 @@
 
   Display weak binding information.
 
-.. option:: @<FILE>
-
-  Read command-line options and commands from response file `<FILE>`.
-
 BUGS
 ----