add missing halp, for r2 -x

This commit is contained in:
condret 2017-08-24 00:55:12 +00:00
parent 0b8723299a
commit 926b0099fd

View File

@ -142,6 +142,7 @@ static int main_help(int line) {
" -u set bin.filter=false to get raw sym/sec/cls names\n"
" -v, -V show radare2 version (-V show lib versions)\n"
" -w open file in write mode\n"
" -x open file with exec-flag (for analysis mostly)\n"
" -z, -zz do not load strings or load them even in raw\n");
}
if (line == 2) {