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 90032cf9a..2fd675ea9 100644
--- a/src/screen_help.c
+++ b/src/screen_help.c
@@ -133,6 +133,7 @@ static help_text_row_t help_text[] =
{ 0, CMD_SCREEN_LYRICS, N_("View Lyrics") },
{ 0, CMD_SELECT, N_("(Re)load lyrics") },
{ 0, CMD_INTERRUPT, N_("Interrupt retrieval") },
+ { 0, CMD_LYRICS_UPDATE, N_("Explicitly download lyrics") },
#endif
{ 0, CMD_NONE, NULL },
{-1, CMD_NONE, NULL }