diff --git a/README.md b/README.md index 2fc7ea3..fae0086 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ See the [examples](#examples-1). - [Searching](#searching) - [File conditions](#file-conditions) - [Name format](#name-format) - - [Skip existing](#skip-existing) + - [Skip-existing](#skip-existing) - [Configuration](#configuration) - [Examples](#examples-1) - [Notes](#notes) @@ -42,43 +42,32 @@ Usage: sldl [OPTIONS] ``` General Options -p, --path Download directory - --input-type Force set input type, [csv|youtube|spotify|bandcamp|string] + --input-type [csv|youtube|spotify|bandcamp|string|list] --name-format Name format for downloaded tracks. See --help name-format - + -n, --number Download the first n tracks of a playlist -o, --offset Skip a specified number of tracks -r, --reverse Download tracks in reverse order -c, --config Set config file location. Set to 'none' to ignore config - --profile Configuration profile(s) to use. See --help "config". + --profile Configuration profile(s) to use. See --help ""config"". --concurrent-downloads Max concurrent downloads (default: 2) --m3u