mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-23 06:14:53 +00:00
added comments for the missing commands
This commit is contained in:
parent
4b740a0b8f
commit
61a7c5582e
@ -1643,8 +1643,10 @@ repeat:
|
||||
" sS - step in / step over\n"
|
||||
" uU - undo / redo seek\n"
|
||||
" pP - seek to next or previous scr.nkey\n"
|
||||
" o - go/seek to given offset\n"
|
||||
" nN - create new panel with given command\n"
|
||||
" q - quit, back to visual mode\n"
|
||||
" 0-9 - jump to the nth panel. n is the number you hit\n"
|
||||
);
|
||||
r_cons_flush ();
|
||||
r_cons_any_key (NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user