readelf: typo

This commit is contained in:
K. Lange 2021-12-11 06:43:56 +09:00
parent 607f6e5070
commit a78051ed68

View File

@ -419,7 +419,7 @@ static int usage(char * argv[]) {
" -l --program-headers Display the program headers\n"
" -S --section-headers Display the section headers\n"
" -e --headers Equivalent to -h -l -S\n"
" -s --syms Display symbol able\n"
" -s --syms Display symbol table\n"
" -d --dynamic Display dynamic section\n"
" -r --relocs Display relocations\n"
" -H --help Show this help text\n"