shithub: zuke

Download patch

ref: f79b17b74de5f29ac1a097e8d717207ddd495cba
parent: 6af19b681fa8496e039d9549cb194c9f0aea2e72
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu Jun 25 13:06:23 EDT 2020

readme: update mkplist example

--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
 that are then fed to `audio/zuke`'s stdin:
 
 ```
-% audio/mkplist /n/somefs/mymusic /n/otherfs/moremusic http://83.137.145.141:14280 > $home/somefs.plist
+% audio/mkplist /n/somefs/dir /n/otherfs/file.mp3 http://stream.nauticradio.net:14280/ > $home/somefs.plist
 % audio/zuke < $home/somefs.plist
 ```