summaryrefslogtreecommitdiff
path: root/audio/xhippo/pkg-message
blob: d3e23b918f61026605a2c518961ef7c614839c97 (plain) (blame)
1
2
3
4
5
6
7
8
[
{ type: install
  message: <<EOM
Playlists should be created like this:
find ~/sound -name \*.mp3 | sort > playlist
EOM
}
]