diff options
author | Florrie <towerofnix@gmail.com> | 2017-08-08 20:10:18 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2017-08-08 20:10:18 -0300 |
commit | 2f9e77ca8ed4edc67f436a7529cf2968bc3b4437 (patch) | |
tree | fbb5d263cd15d9d54baf09e791f2ce5104231ca9 /man | |
parent | d38f683b9670d580fa094cc5602142e679755e35 (diff) |
Update http-music.1 to note ffmpeg
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 09b733d..c2787c6 100644 --- a/man/http-music.1 +++ b/man/http-music.1 @@ -14,7 +14,7 @@ It features several convenient options which make it powerful while still sticki .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 (\fBmpv\fR or \fBplay\fR (SoX), and \fBavconv\fR, and optionally \fByoutube-dl\fR). +It can be used anywhere with a Node environment, requiring only two commonly installed (and otherwise easy to get) utilities (\fBmpv\fR or \fBplay\fR (SoX), and \fBavconv\fR or \fbffmpeg\fR, and optionally \fByoutube-dl\fR). .PP Playlists are stored as JSON files. |