diff options
Diffstat (limited to 'man/http-music.1')
-rw-r--r-- | man/http-music.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/http-music.1 b/man/http-music.1 index c2787c6..0735901 100644 --- a/man/http-music.1 +++ b/man/http-music.1 @@ -30,6 +30,10 @@ They are as listed below; each sub-command also has its own \fBman\fR page (for Plays a playlist (from the playlist.json file, by default). .TP +.BR setup +Presents a simple wizard to walk through customizing a playlist.json file, which is automatically generated and saved. + +.TP .BR crawl-http Creates a playlist from each music file linked to from an HTML page online. @@ -49,7 +53,6 @@ Creates a playlist from a YouTube playlist URL. .BR download-playlist Downloads each item in a playlist into a directory. - - .SH EXAMPLES See \fBhttp-music-play\fR(1). +It's recommended to use \fBhttp-music setup\fR to get started. |