diff --git a/doc/fortunes.tips b/doc/fortunes.tips index f4e2e70a312..b633cfdc008 100644 --- a/doc/fortunes.tips +++ b/doc/fortunes.tips @@ -63,7 +63,7 @@ Use 'rz-bin -ris' to get the import/export symbols of any binary. Remember to maintain your `$(rizin -H RZ_CACHEHOME)/history` file! Enable the PAGER with 'e scr.pager=less -R' Use 'e asm.offset=true' to show offsets in 16bit segment addressing mode. -The '?' command can be used to evaluate math expressions. Like this: '? (0x34+22)*4' +The '%' command can be used to evaluate math expressions. Like this: '% (0x34+22)*4' Set 'e bin.dbginfo=true' to load debug information at startup. Rename a function using the 'afr @ ' command. You can redefine descriptive commands in the hud file and using the 'V_' command.