From 6dddf8a25df2798619d9d08f645ebea51bdfe0bb Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 29 Aug 2011 13:04:14 +0200 Subject: manpage: Config keys should be sorted --- contrib/pianobar.1 | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'contrib/pianobar.1') diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 3066ae5..dbc9023 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -198,6 +198,24 @@ Song title .B %r 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: @@ -234,24 +252,6 @@ Station name .B %i 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. -- cgit v1.2.3