mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 19:12:27 +02:00
update help message for --download-mode
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ def load_config_file(
|
||||
"-d",
|
||||
type=DownloadMode,
|
||||
default=downloader_sig.parameters["download_mode"].default,
|
||||
help="Download mode.",
|
||||
help="Download mode for songs and podcasts.",
|
||||
)
|
||||
@click.option(
|
||||
"--aria2c-path",
|
||||
|
||||
Reference in New Issue
Block a user