diff --git a/devine/commands/dl.py b/devine/commands/dl.py index af1367d..f853d30 100644 --- a/devine/commands/dl.py +++ b/devine/commands/dl.py @@ -57,7 +57,7 @@ from devine.core.vaults import Vaults class dl: - @click.group( + @click.command( short_help="Download, Decrypt, and Mux tracks for titles from a Service.", cls=Services, context_settings=dict(