From 244050184321078d6a4a7547640f7af275825439 Mon Sep 17 00:00:00 2001 From: Judd West <31947915+ThisIsSet-L@users.noreply.github.com> Date: Mon, 29 Oct 2018 20:09:54 +1100 Subject: [PATCH] Update README.md Added Arguments section to documentation --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8036a6e..a348729 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,10 @@ Any shell #Useage -Simply run "pod2mpd [link to RSS feed]" this will add a link to all of the items in the RSS feed to the MPD playlist. +Simply run `pod2mpd `, and this will add a link to all of the items in the RSS feed to the MPD playlist. + +Arguements: + +`-f` (`pod2mpd -f `) reads from a local file +`-i` (`pod2mpd -i `) inverts the playlist order +`-h` (`pod2mpd -h `) allows you to specify an IP or hostname to talk to a remote MPD server