chore: Update cli help

This commit is contained in:
Matthias
2025-08-28 07:08:25 +02:00
parent d037f67f74
commit ab3ae3dc62

View File

@@ -456,7 +456,7 @@ AVAILABLE_CLI_OPTIONS = {
),
"no_parallel_download": Arg(
"--no-parallel-download",
help="Disable the Parallel Downloader.",
help="Disable parallel startup download. Only use this if you experience issues.",
action="store_true",
),
"new_pairs_days": Arg(