[docs][llvm-objdump] Fix bad merge of docs
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 21 Jun 2019 14:41:36 +0000 (14:41 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 21 Jun 2019 14:41:36 +0000 (14:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364056 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-objdump.rst

index 8c81560caa92dff799370cbdbf73b7edc8d1514d..3a4549e6160b9f2c618f482cdd90afb856512bf9 100644 (file)
@@ -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
 ----