mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2024-12-22 14:32:40 +00:00
commit
This commit is contained in:
parent
f8c5ed23da
commit
178dfe26b3
2 changed files with 4 additions and 4 deletions
|
@ -179,8 +179,8 @@ Usage: sldl <input> [OPTIONS]
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
Album Download
|
Album Download
|
||||||
-a, --album Album download mode
|
-a, --album Album download mode: Download a folder
|
||||||
-t, --interactive Allows to select the wanted folder and images
|
-t, --interactive Interactive mode, allows to select the folder and images
|
||||||
--album-track-count <num> Specify the exact number of tracks in the album. Add a + or
|
--album-track-count <num> Specify the exact number of tracks in the album. Add a + or
|
||||||
- for inequalities, e.g '5+' for five or more tracks.
|
- for inequalities, e.g '5+' for five or more tracks.
|
||||||
--album-ignore-fails Do not skip to the next source and do not delete all
|
--album-ignore-fails Do not skip to the next source and do not delete all
|
||||||
|
|
|
@ -153,8 +153,8 @@ public static class Help
|
||||||
unknown bitrate.
|
unknown bitrate.
|
||||||
|
|
||||||
Album Download
|
Album Download
|
||||||
-a, --album Album download mode
|
-a, --album Album download mode: Download a folder
|
||||||
-t, --interactive Allows to select the wanted folder and images
|
-t, --interactive Interactive mode, allows to select the folder and images
|
||||||
--album-track-count <num> Specify the exact number of tracks in the album. Add a + or
|
--album-track-count <num> Specify the exact number of tracks in the album. Add a + or
|
||||||
- for inequalities, e.g '5+' for five or more tracks.
|
- for inequalities, e.g '5+' for five or more tracks.
|
||||||
--album-ignore-fails Do not skip to the next source and do not delete all
|
--album-ignore-fails Do not skip to the next source and do not delete all
|
||||||
|
|
Loading…
Reference in a new issue