diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-07-31 20:42:40 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-08-01 12:12:56 +0200 |
commit | 30ff08768d4e508901348eb3bc9c1643e6b33f49 (patch) | |
tree | 0b481109bbd85e17ba03e6aecc8d4c7888e18bcb /contrib/config-example | |
parent | c4cbe0dbec4cbc87e8d7b086c6335715b55cdbe8 (diff) | |
download | pianobar-30ff08768d4e508901348eb3bc9c1643e6b33f49.tar.gz pianobar-30ff08768d4e508901348eb3bc9c1643e6b33f49.tar.bz2 pianobar-30ff08768d4e508901348eb3bc9c1643e6b33f49.zip |
Add sort config option to manpage and example config file
Diffstat (limited to 'contrib/config-example')
-rw-r--r-- | contrib/config-example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/config-example b/contrib/config-example index b458e9f..c13badd 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -31,8 +31,9 @@ #act_stationselectquickmix = x # Misc -# mp3 or aacplus +# mp3, mp3-hifi or aacplus #audio_format = mp3 #autostart_station = 123456 #event_command = /home/user/.config/pianobar/eventcmd +#sort = quickmix_10_name_az |