visual: mention o key in help (#3757)

This commit is contained in:
Anton Kochkov 2023-08-17 20:29:53 +08:00 committed by GitHub
parent e26ae5f63c
commit 2c9b0d86a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,7 +298,7 @@ static const char *help_msg_visual[] = {
"mK/'K", "mark/go to Key (any key)",
"n/N", "seek next/prev function/flag/hit (scr.nkey)",
"g", "go/seek to given offset (g[g/G]<enter> to seek begin/end of file)",
"O", "toggle asm.pseudo and asm.esil",
"o/O", "rotate between different formats (next/prev)",
"p/P", "rotate print modes (hex, disasm, debug, words, buf)",
"q", "back to rizin shell",
"r", "toggle call/jmp/lea hints",