mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-24 06:48:46 +00:00
Remove /A, /Af from help
This commit is contained in:
parent
404e4a1b74
commit
f14e05ac55
@ -19,8 +19,6 @@ static const char *help_msg_slash[] = {
|
||||
"/+", " /bin/sh", "construct the string with chunks",
|
||||
"//", "", "repeat last search",
|
||||
"/a", " jmp eax", "assemble opcode and search its bytes",
|
||||
"/A", " jmp", "find analyzed instructions of this type (/A? for help)",
|
||||
"/Af", " [family]", "find opcodes of given family",
|
||||
"/b", "", "search backwards, command modifier, followed by other command",
|
||||
"/B", "", "search recognized RBin headers",
|
||||
"/c", " jmp [esp]", "search for asm code matching the given string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user