diff options
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r-- | contrib/pianobar.1 | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 3066ae5..dbc9023 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -199,6 +199,24 @@ Song title Rating icon .TP +.B format_msg_none = %s +.TQ +.B format_msg_info = (i) %s +.TQ +.B format_msg_nowplaying = |> %s +.TQ +.B format_msg_time = # %s +.TQ +.B format_msg_err = /!\\\\ %s +.TQ +.B format_msg_question = [?] %s +.TQ +.B format_msg_list = \\t%s +Message format strings. +.B %s +is replaced with the actual message. + +.TP .B format_nowplaying_song = \[dq]%t\[dq] by \[dq]%a\[dq] on \[dq]%l\[dq]%r%@%s Now playing song message format. Available format characters are: @@ -235,24 +253,6 @@ Station name Station id .TP -.B format_msg_none = %s -.TQ -.B format_msg_info = (i) %s -.TQ -.B format_msg_nowplaying = |> %s -.TQ -.B format_msg_time = # %s -.TQ -.B format_msg_err = /!\\\\ %s -.TQ -.B format_msg_question = [?] %s -.TQ -.B format_msg_list = \\t%s -Message format strings. -.B %s -is replaced with the actual message. - -.TP .B history = 5 Keep a history of the last n songs (5, by default). You can rate these songs. |