mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 13:19:54 +00:00
Fix rabin2 -g help
This commit is contained in:
parent
40a9bd9894
commit
a685f9303f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user