aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_help.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 c90c8692d..90032cf9a 100644
--- a/src/screen_help.c
+++ b/src/screen_help.c
@@ -132,6 +132,7 @@ static help_text_row_t help_text[] =
{ 2, CMD_NONE, NULL },
{ 0, CMD_SCREEN_LYRICS, N_("View Lyrics") },
{ 0, CMD_SELECT, N_("(Re)load lyrics") },
+ { 0, CMD_INTERRUPT, N_("Interrupt retrieval") },
#endif
{ 0, CMD_NONE, NULL },
{-1, CMD_NONE, NULL }