Update help for rabin2 -OC to get entitlements

This commit is contained in:
Álvaro Felipe Melchor 2017-01-10 22:21:32 +01:00
parent 87c992890c
commit 840340b9e8

View File

@ -700,7 +700,7 @@ int main(int argc, char **argv) {
" Remove RPATH: R\n"
" Add Library: a/l/libfoo.dylib\n"
" Change Permissions: p/.data/rwx\n"
" Show LDID entitlements: ldid\n");
" Show LDID entitlements: C\n");
r_core_fini (&core);
return 0;
}