mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2024-12-22 06:22:41 +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
|
||||
-a, --album Album download mode
|
||||
-t, --interactive Allows to select the wanted folder and images
|
||||
-a, --album Album download mode: Download a folder
|
||||
-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
|
||||
- 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
|
||||
|
|
|
@ -153,8 +153,8 @@ public static class Help
|
|||
unknown bitrate.
|
||||
|
||||
Album Download
|
||||
-a, --album Album download mode
|
||||
-t, --interactive Allows to select the wanted folder and images
|
||||
-a, --album Album download mode: Download a folder
|
||||
-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
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue