From 6c7feb45c11718274038d9dfcf8864cb9932fb7c Mon Sep 17 00:00:00 2001 From: Florrie Date: Fri, 4 Aug 2017 11:36:32 -0300 Subject: Local crawler man page --- man/http-music-crawl-local.1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 man/http-music-crawl-local.1 diff --git a/man/http-music-crawl-local.1 b/man/http-music-crawl-local.1 new file mode 100644 index 0000000..4949d98 --- /dev/null +++ b/man/http-music-crawl-local.1 @@ -0,0 +1,21 @@ +.TH http-music-crawl-local 1 + +.SH NAME +http-music-crawl-local - create a playlist from files on your own computer + +.SH SYNOPSIS +.B http-music-crawl-local + +[opts...] + +.SH DESCRIPTION +\fBhttp-music-crawl-local\fR is a command line utility which recursively crawls a given directory and creates a playlist from found items (with groups determined by crawled directories). +It attempts to only add music files (mp3, ogg, etc) to the playlist (see \fB--extensions\fR). + +.SH OPTIONS +.TP +.BR -e ", " --extensions ", " --exts +Sets file extensions that are considered music tracks to be added to the result playlist. +\fB\fR is a comma-separated list of extensions, not including the "dots"; e.g. \fR'mp3,wav'\fB. +A default list of extensions exists but is not *extremely* extensive. +Use --extensions when needed! -- cgit 1.3.0-6-gf8a5