Skip to content

Commit cc4a611

Browse files
richardpltrufae
authored andcommitted
Tell correct command for function renaming
1 parent dc28629 commit cc4a611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/fortunes.tips

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Enable the PAGER with 'e scr.pager=less -R'
6565
Use 'e asm.offset=true' to show offsets in 16bit segment addressing mode.
6666
The '?' command can be used to evaluate math expressions. Like this: '? (0x34+22)*4'
6767
Set 'e bin.dbginfo=true' to load debug information at startup.
68-
Rename a function using the 'afr <newname> @ <offset>' command.
68+
Rename a function using the 'afn <newname> @ <offset>' command.
6969
You can redefine descriptive commands in the hud file and using the 'V_' command.
7070
Pass '-j' to rabin2 to get the information of the binary in JSON format.
7171
Use rarun2 to launch your programs with a predefined environment.

0 commit comments

Comments
 (0)