objdump: fix typo in help message

This commit is contained in:
Mike Frysinger
2011-03-03 09:38:37 +00:00
parent ced54c8ff8
commit 505f141243
12 changed files with 18 additions and 12 deletions

View File

@@ -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\