aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2019-07-16 22:45:50 +0200
committerjohannst <johannes.stoelp@gmail.com>2019-07-16 22:45:50 +0200
commitb72cd779b1c5af17c8b577d01f5afbda34b6d381 (patch)
tree170e7325f7c6ed4b1465a3a5125d40837fdf0139
parent84393c31f2a503c9f8ae513e66107881a4afb693 (diff)
downloadnotes-b72cd779b1c5af17c8b577d01f5afbda34b6d381.tar.gz
notes-b72cd779b1c5af17c8b577d01f5afbda34b6d381.zip
fixed type in radare2 note
-rw-r--r--radare2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/radare2.txt b/radare2.txt
index 878d3e4..79402d3 100644
--- a/radare2.txt
+++ b/radare2.txt
@@ -9,7 +9,7 @@
# help *help*
=======
?*~<kw> # '?*' list all commands and '~' grep for <kw>
- ?*... # .. and '...' get an interactive search hud
+ ?*~... # .. and '...' get an interactive search hud
# relocation *relocation*
=============