« get me outta code hell

Remove downloaders - 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:
authorliam4 <towerofnix@gmail.com>2017-06-26 23:16:11 -0300
committerliam4 <towerofnix@gmail.com>2017-06-26 23:16:11 -0300
commit0fcec41cd757adcd3c7f2f4c80b33141bb0a9bee (patch)
tree5ac2425d927f0624266a11433602f63f7eb9145e /man
parente56cdd69c330f2747c77b5db1595fddb6f6d1f10 (diff)
Remove downloaders
Diffstat (limited to 'man')
-rw-r--r--man/http-music.118
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