mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-11 23:16:05 +00:00
Fix #9707 - Remove aos from help message
This commit is contained in:
parent
44a6f48206
commit
3b8e645770
@ -481,7 +481,6 @@ static const char *help_msg_ao[] = {
|
||||
"aoj", " N", "display opcode analysis information in JSON for N opcodes",
|
||||
"aoe", " N", "display esil form for N opcodes",
|
||||
"aor", " N", "display reil form for N opcodes",
|
||||
"aos", " [esil]", "show sdb representation of esil expression (TODO)",
|
||||
"ao", " 5", "display opcode analysis of 5 opcodes",
|
||||
"ao*", "", "display opcode in r commands",
|
||||
NULL
|
||||
|
Loading…
Reference in New Issue
Block a user