aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/screen_help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen_help.c b/src/screen_help.c
index c8a3d84eb..1fc5136d7 100644
--- a/src/screen_help.c
+++ b/src/screen_help.c
@@ -81,6 +81,7 @@ static help_text_row_t help_text[] = {
{ 0, CMD_LIST_RFIND_NEXT, NULL },
{ 0, CMD_TOGGLE_FIND_WRAP, NULL },
{ 0, CMD_LOCATE, NULL },
+ { 0, CMD_VIEW, NULL },
{ 0, CMD_NONE, NULL },
{ 0, CMD_QUIT, NULL },