diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2017-09-25 19:26:37 +0200 |
---|---|---|
committer | Michał Cichoń <michcic@gmail.com> | 2018-10-30 12:01:26 +0100 |
commit | 99fc43dec0fc2132d6b3a1a2a4c4cbd771802473 (patch) | |
tree | 3620ccf36134e7b1abb1bd8131829d1417ed528f /contrib | |
parent | d85cf786935f3b3517b4156074d2bbbbf1e43494 (diff) | |
download | pianobar-windows-99fc43dec0fc2132d6b3a1a2a4c4cbd771802473.tar.gz pianobar-windows-99fc43dec0fc2132d6b3a1a2a4c4cbd771802473.tar.bz2 pianobar-windows-99fc43dec0fc2132d6b3a1a2a4c4cbd771802473.zip |
Add (optional) song duration to song list format string
Closes #636.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pianobar.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index bf385f6..1fd53ae 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -255,6 +255,9 @@ Song title .B %r Rating icon +.B %d +Song duration + .TP .B format_msg_none = %s .TQ |