diff options
author | Kalle Wallin <kaw@linux.se> | 2006-01-16 10:01:35 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2006-01-16 10:01:35 +0000 |
commit | 1603384f1bf298466183a2bfec343293b5b9ead9 (patch) | |
tree | 09eb4628fee2e065e8a75720d14a9cb62a0ac89e /doc | |
parent | 0e1ba218ea357c2ecf9119b8a19017531536229c (diff) | |
download | mpd-1603384f1bf298466183a2bfec343293b5b9ead9.tar.gz mpd-1603384f1bf298466183a2bfec343293b5b9ead9.tar.xz mpd-1603384f1bf298466183a2bfec343293b5b9ead9.zip |
included patch from Jonathan Fors
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@3832 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ncmpc.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index 796ca4a2b..f87caa4a4 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -111,6 +111,9 @@ Set the background color. If the background color is assigned to the keyword \fB .B color title = TEXTCOLOR Set the text color for the title row. .TP +.B timedisplay-type = elapsed/remaining +Sets whether to display remaining or elapsed time in the status window. Default is elapsed. +.TP .B color title\-bold = TEXTCOLOR Set the text color for the title row (the bold part). .TP |