diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2017-09-25 19:26:37 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2017-09-30 16:32:16 +0200 |
commit | d9cdc86e4b84be863099f8cadfc54a176aaf5c90 (patch) | |
tree | 2f74810447c254d557900b33119d2f5f10ab29ef /contrib | |
parent | 5b6a63dc233948f9e2434835d93ec379adf4c7a9 (diff) | |
download | pianobar-d9cdc86e4b84be863099f8cadfc54a176aaf5c90.tar.gz pianobar-d9cdc86e4b84be863099f8cadfc54a176aaf5c90.tar.bz2 pianobar-d9cdc86e4b84be863099f8cadfc54a176aaf5c90.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 9628be1..6aee0b6 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -253,6 +253,9 @@ Song title .B %r Rating icon +.B %d +Song duration + .TP .B format_msg_none = %s .TQ |