« get me outta code hell

Update missed stuff in crawl-http.1 - 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:
authorFlorrie <towerofnix@gmail.com>2017-08-04 11:36:20 -0300
committerFlorrie <towerofnix@gmail.com>2017-08-04 11:36:20 -0300
commit2a81d2d3a39a84937af18cb6b3577eac2f33a8f3 (patch)
tree89625bf0642dfb8efc71229be94fae201c698f50 /man
parentaeaf361887e0bb39d1f8228427a480965589647b (diff)
Update missed stuff in crawl-http.1
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'}
     ]}
   ]}
 ]}