diff --git a/libr/core/cmd_help.c b/libr/core/cmd_help.c index e125405de6..24220e2606 100644 --- a/libr/core/cmd_help.c +++ b/libr/core/cmd_help.c @@ -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",