« get me outta code hell

No need to lie - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-08-04 23:22:28 -0300
committerFlorrie <towerofnix@gmail.com>2017-08-04 23:22:28 -0300
commita0c2b302f8a7d2e0aef062fae3ba8badf79c3b9e (patch)
treed4a67aa19ec14ab06eb72d9516fd1b0c3359ba9a /src
parent2df2b68db50b363f37ab715199e43720f9345dd1 (diff)
No need to lie
Diffstat (limited to 'src')
-rwxr-xr-xsrc/crawl-local.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/crawl-local.js b/src/crawl-local.js
index 202c732..1baebc3 100755
--- a/src/crawl-local.js
+++ b/src/crawl-local.js
@@ -65,8 +65,7 @@ async function main(args) {
       // --extensions <extensions>  (alias: --exts, -e)
       // Sets file extensions that are considered music tracks to be added to
       // the result playlist.
-      // <extensions> is a comma-separated list of extensions, not including
-      // the "dots"; e.g. 'mp3,wav'.
+      // <extensions> is a comma-separated list of extensions, e.g. 'mp3,wav'.
       // A default list of extensions exists but is not *extremely* extensive.
       // (Use --extensions when needed!)