diff options
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r-- | contrib/pianobar.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 0cdf6c8..c5b82aa 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -329,6 +329,22 @@ Station name Station id .TP +.B format_time = %s%r/%t +Time format. + +.B %e +Elapsed time + +.B %r +Remaining time + +.B %s +Sign + +.B %t +Total time + +.TP .B gain_mul = 1.0 Pandora sends a ReplayGain value with every song. This sets a multiplier so that the gain adjustment can be reduced. 0.0 means no gain adjustment, 1.0 means full gain adjustment, values inbetween reduce the magnitude |