aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_help.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_help.c')
-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 2f042499f..4d76ffe7f 100644
--- a/src/screen_help.c
+++ b/src/screen_help.c
@@ -96,6 +96,7 @@ static help_text_row_t help_text[] =
{ 0, CMD_CLEAR, NULL },
{ 0, CMD_LIST_MOVE_UP, N_("Move song up") },
{ 0, CMD_LIST_MOVE_DOWN, N_("Move song down") },
+ { 0, CMD_ADD, NULL },
{ 0, CMD_SAVE_PLAYLIST, NULL },
{ 0, CMD_SCREEN_UPDATE, N_("Center") },
{ 0, CMD_TOGGLE_AUTOCENTER, NULL },