Fix rabin2 -g help

This commit is contained in:
Khairul Kasmiran 2018-06-10 10:37:20 +08:00 committed by radare
parent 40a9bd9894
commit a685f9303f

View File

@ -45,7 +45,7 @@ static int rabin_show_help(int v) {
" -E globally exportable symbols\n"
" -f [str] select sub-bin named str\n"
" -F [binfmt] force to use that bin plugin (ignore header check)\n"
" -g same as -SMZIHVResizcld (show all info)\n"
" -g same as -SSSMZIHVResizcld (show all info)\n"
" -G [addr] load address . offset to header\n"
" -h this help message\n"
" -H header fields\n"