diff options
author | Florrie <towerofnix@gmail.com> | 2017-08-04 23:22:28 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2017-08-04 23:22:28 -0300 |
commit | a0c2b302f8a7d2e0aef062fae3ba8badf79c3b9e (patch) | |
tree | d4a67aa19ec14ab06eb72d9516fd1b0c3359ba9a /man | |
parent | 2df2b68db50b363f37ab715199e43720f9345dd1 (diff) |
No need to lie
Diffstat (limited to 'man')
-rw-r--r-- | man/http-music-crawl-local.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/http-music-crawl-local.1 b/man/http-music-crawl-local.1 index 4949d98..6e6530d 100644 --- a/man/http-music-crawl-local.1 +++ b/man/http-music-crawl-local.1 @@ -16,6 +16,6 @@ It attempts to only add music files (mp3, ogg, etc) to the playlist (see \fB--ex .TP .BR -e ", " --extensions ", " --exts Sets file extensions that are considered music tracks to be added to the result playlist. -\fB<extensions>\fR is a comma-separated list of extensions, not including the "dots"; e.g. \fR'mp3,wav'\fB. +\fB<extensions>\fR is a comma-separated list of extensions, e.g. \fR'mp3,wav'\fB. A default list of extensions exists but is not *extremely* extensive. Use --extensions when needed! |