diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-26 22:19:00 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-26 22:19:19 -0300 |
commit | 3de1ec881ef258baf2010b92c0751fb9f4fc2d42 (patch) | |
tree | e9b285b0e8d7f9153e007b47a4c51251507a5af2 /man | |
parent | 4744f2f3ae28611b0b22647b57214241c9a365d3 (diff) |
Remove `sox` and `play` from documentation
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/http-music.1 b/man/http-music.1 index bf7befa..e767bed 100644 --- a/man/http-music.1 +++ b/man/http-music.1 @@ -18,7 +18,7 @@ http-music - play music through the internet It features several convenient options which make it powerful while still sticking to the idea of keeping the utility as usable as possible. .PP \fBhttp-music\fR is portable. -It can be used anywhere with a Node environment, requiring only two commonly installed (and otherwise easy to get) utilities (\fBplay\fR (SoX) and \fBavconv\fR). +It can be used anywhere with a Node environment, requiring only two commonly installed (and otherwise easy to get) utilities (\fBmpv\fR and \fBavconv\fR). |