aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNathan Jaremko2017-07-22 18:11:37 -0400
committerGitHub2017-07-22 18:11:37 -0400
commitc01b911b9b0ee0f6a57e67f3bc63aabbd524c2df (patch)
tree34b86b36614291e82a1d86e0a1c473624493f8a5 /README.md
parent43dba8c1df9777bbb51663ed890c098565e30129 (diff)
downloadpodcast-c01b911b9b0ee0f6a57e67f3bc63aabbd524c2df.tar.bz2
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3a53bd..71cc05a 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@
It currently supports:
- [x] Subscribing to RSS feeds
- [x] Streaming podcasts
-- [x] Downloading podcasts (Both indvidually download %podcast_name% 4, and in the form: download %podcast_name% 1,5,9-12,14)
+- [x] Downloading podcasts
- [x] Playing podcasts
- [ ] Searching for podcasts...(WIP)
+
+
+Downloads can be done either:
+Individually: `podcast download $podcast_name 4`
+Multiple: `podcast download $podcast_name 1,5,9-12,14`