From 178dfe26b30d0a4178b9befe9d80d82426448b5d Mon Sep 17 00:00:00 2001 From: fiso64 Date: Tue, 27 Aug 2024 18:56:05 +0200 Subject: [PATCH] commit --- README.md | 4 ++-- slsk-batchdl/Help.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ae2f8c6..2477c2b 100644 --- a/README.md +++ b/README.md @@ -179,8 +179,8 @@ Usage: sldl [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 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 diff --git a/slsk-batchdl/Help.cs b/slsk-batchdl/Help.cs index 5d55d25..c7847c7 100644 --- a/slsk-batchdl/Help.cs +++ b/slsk-batchdl/Help.cs @@ -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 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