« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/crawl-local.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/crawl-local.js')
-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!)