diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music.1 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/man/http-music.1 b/man/http-music.1 index e767bed..751a397 100644 --- a/man/http-music.1 +++ b/man/http-music.1 @@ -59,10 +59,6 @@ Quits the http-music process and stops music currently being played. .BR s Skips the currently playing track. -.TP -.BR <del> -Assigns a new track to be played next, skipping the current up-next track. - .SH OPTIONS .TP @@ -70,10 +66,6 @@ Assigns a new track to be played next, skipping the current up-next track. Clears the active playlist. This does not effect the source playlist, so specific groups can be selected using \fB\-\-keep\fR. -.TP -.BR \-\-downloader " \fIdownloaderType\fR" -Sets the downloader type used for actually retrieving track files. -The default is \fBhttp\fR. .TP .BR \-h ", " \-? ", " \-\-help @@ -161,16 +153,6 @@ $ http-music-crawl-local /example/path > playlist.json .fi .PP -Play music from a playlist generated from local file system: - -.PP -.nf -.RS -$ http-music --downloader local -.RE -.fi - -.PP Open a specific playlist file: .PP |