mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
objdump: fix typo in help message
This commit is contained in:
@@ -242,7 +242,7 @@ usage (FILE *stream, int status)
|
||||
--stop-address=ADDR Only process data whose address is <= ADDR\n\
|
||||
--prefix-addresses Print complete address alongside disassembly\n\
|
||||
--[no-]show-raw-insn Display hex alongside symbolic disassembly\n\
|
||||
--insn-width=WIDTH Display WIDTH bytes on a signle line for -d\n\
|
||||
--insn-width=WIDTH Display WIDTH bytes on a single line for -d\n\
|
||||
--adjust-vma=OFFSET Add OFFSET to all displayed section addresses\n\
|
||||
--special-syms Include special symbols in symbol dumps\n\
|
||||
--prefix=PREFIX Add PREFIX to absolute paths for -S\n\
|
||||
|
||||
Reference in New Issue
Block a user