mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-25 15:24:36 +00:00
Add help string for path input prompt (#17742)
This commit is contained in:
parent
34285a1ed4
commit
e3999b7fcd
@ -145,6 +145,7 @@ static const char *help_msg_question[] = {
|
||||
"?im", " message", "show message centered in screen",
|
||||
"?in", " prompt", "noyes input prompt",
|
||||
"?iy", " prompt", "yesno input prompt",
|
||||
"?ip", " prompt", "path input prompt",
|
||||
"?j", " arg", "same as '? num' but in JSON",
|
||||
"?l", "[q] str", "returns the length of string ('q' for quiet, just set $?)",
|
||||
"?o", " num", "get octal value",
|
||||
|
Loading…
x
Reference in New Issue
Block a user