binutils.texi: (objdump) fix formatting in options summary
authorJeffrey Osier <jeffrey@cygnus>
Fri, 3 Jun 1994 22:50:50 +0000 (22:50 +0000)
committerJeffrey Osier <jeffrey@cygnus>
Fri, 3 Jun 1994 22:50:50 +0000 (22:50 +0000)
binutils/binutils.texi

index 9d10ed915bb927e7761af03d75002303825143c8..820890c61df57bd48b95a6c6607118e4c18a5765 100644 (file)
@@ -838,8 +838,9 @@ objdump [ -a | --archive-headers ]
         [ -h | --section-headers | --headers ]  [ -i | --info ]
         [ -j @var{section} | --section=@var{section} ]
         [ -l | --line-numbers ]
-        [ -m @var{machine} | --architecture=@var{machine} ]  [ -r | --reloc ]
-        [ -R | --dynamic-reloc ] [ -s | --full-contents ]  [ --stabs ]
+        [ -m @var{machine} | --architecture=@var{machine} ]
+        [ -r | --reloc ] [ -R | --dynamic-reloc ]
+        [ -s | --full-contents ]  [ --stabs ]
         [ -t | --syms ] [ -T | --dynamic-syms ] [ -x | --all-headers ]
         [ --version ]  [ --help ] @var{objfile}@dots{}
 @end smallexample
This page took 0.026947 seconds and 4 git commands to generate.