diff options
Diffstat (limited to 'doc/ncmpcpp.1')
-rw-r--r-- | doc/ncmpcpp.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1 index 218370e6..5346c7c1 100644 --- a/doc/ncmpcpp.1 +++ b/doc/ncmpcpp.1 @@ -186,6 +186,9 @@ If set to "playlist", Search engine will perform searching in current MPD playli .B display_screens_numbers_on_start = yes/no If enabled, screens' names and their keybindings will be shown in header window until key is pressed, otherwise they won't be displayed at all. .TP +.B jump_to_now_playing_song_at_start = yes/no +If enabled, ncmpcpp will jump at start to now playing song if mpd is playing or paused. +.TP .B ask_before_clearing_main_playlist = yes/no If enabled, user will be asked if he really wants to clear the main playlist after pressing key responsible for that. .TP |