diff options
author | Andrzej Rybczak <electricityispower@gmail.com> | 2016-12-07 20:29:09 +0100 |
---|---|---|
committer | Andrzej Rybczak <electricityispower@gmail.com> | 2016-12-08 01:45:36 +0100 |
commit | 9926718cf0c74ec08bd04128d1d5f7ff4fd695cf (patch) | |
tree | c0b5a3543ab73b53af287d71c51411f2d51be59e /doc/ncmpcpp.1 | |
parent | 000de706345d2a57db6af2a35c7cde091e676e4a (diff) |
man: update description of a few variables
Diffstat (limited to 'doc/ncmpcpp.1')
-rw-r--r-- | doc/ncmpcpp.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1 index 5f30c09b..4b03c802 100644 --- a/doc/ncmpcpp.1 +++ b/doc/ncmpcpp.1 @@ -104,12 +104,14 @@ Delay for highlighting playlist since the last key was pressed. If set to 0, hig Delay for displayed messages to remain visible. .TP .B song_list_format -Format for songs' list. +Song format for lists of songs. .TP .B song_status_format -Song's format for statusbar. +Song format for statusbar. .TP .B song_library_format +Song format for media library. +.TP .B alternative_header_first_line_format = TEXT Now playing song format for the first line in alternative user interface header window. .TP |