« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/http-music-crawl-http.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/http-music-crawl-http.1 b/man/http-music-crawl-http.1
index 62bbc24..9202c65 100644
--- a/man/http-music-crawl-http.1
+++ b/man/http-music-crawl-http.1
@@ -54,10 +54,10 @@ http://example.com/
   ]},
   {name: 'Bad News', [
     {name: 'Bad News - Single', items: [
-      ['Bad News', 'http://example.com/Bad%20News/Bad%20News%20-%20Single/Bad%20News.mp3']
+      {name: 'Bad News', downloaderArg: 'http://example.com/Bad%20News/Bad%20News%20-%20Single/Bad%20News.mp3'}
     ]},
     {name: 'Irony', items: [
-      ['Rahhhh!!', 'http://example.com/Bad%20News/Irony/Rahhhh!!.mp3']
+      {name: 'Rahhhh!!', downloaderArg: 'http://example.com/Bad%20News/Irony/Rahhhh!!.mp3'}
     ]}
   ]}
 ]}