aboutsummaryrefslogtreecommitdiffstats
path: root/screen_help.c
diff options
context:
space:
mode:
Diffstat (limited to 'screen_help.c')
-rw-r--r--screen_help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/screen_help.c b/screen_help.c
index de5bfe3e2..09349a361 100644
--- a/screen_help.c
+++ b/screen_help.c
@@ -60,6 +60,7 @@ static help_text_row_t help_text[] =
{ 0, CMD_PLAY, "Enter directory/Load playlist" },
{ 0, CMD_SELECT, "Add/remove song from playlist" },
{ 0, CMD_DELETE, "Delete playlist" },
+ { 0, CMD_SCREEN_UPDATE, "Update" },
{ 0, CMD_NONE, " " },
{ 0, CMD_NONE, " " },
{ 1, CMD_NONE, " " PACKAGE " version " VERSION },