mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 23:10:26 +00:00
binutils.texi: (objdump) fix formatting in options summary
This commit is contained in:
parent
c6474837be
commit
7e5e961977
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user