diff options
author | towerofnix <towerofnix@gmail.com> | 2017-08-07 21:10:00 -0300 |
---|---|---|
committer | towerofnix <towerofnix@gmail.com> | 2017-08-07 21:12:19 -0300 |
commit | 588482d3dad9a3ff023b6a152c490e375eb6746a (patch) | |
tree | 5a78d0e2ac765d105718075ad7877e6d744130b4 /man | |
parent | e70c189576a80a162a3183172aac74f288e66ccd (diff) |
Windows support!
(Hopefully this didn't break macOS/Linux.)
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music-play.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/http-music-play.1 b/man/http-music-play.1 index 8f69ab5..2237563 100644 --- a/man/http-music-play.1 +++ b/man/http-music-play.1 @@ -114,11 +114,6 @@ Most playback controls only work with the "mpv" player, but the "sox"/"play" pla The default is \fBmpv\fR, but \fBsox\fR will be used if mpv is not installed. .TP -.BR \-\-play\-opts -Sets command line options passed to the \fBplay\fR command. -For example, playback volume may be set to 30% by using \fB\-\-play\-opts '\-\-volume 30'\fR. - -.TP .BR \-\-print\-playlist ", " \-\-log-playlist ", " \-\-json Prints the JSON representation of the active playlist to the console. |