summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2011-08-29 13:04:14 +0200
committerLars-Dominik Braun <lars@6xq.net>2011-08-29 13:07:30 +0200
commit6dddf8a25df2798619d9d08f645ebea51bdfe0bb (patch)
treee1917b7e11b0fee1b49e3684536f76ac8dac1464 /contrib
parentf97f73d03f1ea7b6db6a3ef7d3756680f566f191 (diff)
downloadpianobar-windows-6dddf8a25df2798619d9d08f645ebea51bdfe0bb.tar.gz
pianobar-windows-6dddf8a25df2798619d9d08f645ebea51bdfe0bb.tar.bz2
pianobar-windows-6dddf8a25df2798619d9d08f645ebea51bdfe0bb.zip
manpage: Config keys should be sorted
Diffstat (limited to 'contrib')
-rw-r--r--contrib/pianobar.136
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.