8 lines
126 B
Text
8 lines
126 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Playlists should be created like this:
|
|
find ~/sound -name \*.mp3 | sort > playlist
|
|
EOM
|
|
}
|
|
]
|