update flag to be -sc

This commit is contained in:
TheDen 2023-05-12 17:59:35 +10:00
parent 0749553d00
commit 9fd6a4f8d2
No known key found for this signature in database
GPG Key ID: 422C77464A8E7F4A
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ def qobuz_dl_args(
help="purge/delete downloaded-IDs database", help="purge/delete downloaded-IDs database",
) )
parser.add_argument( parser.add_argument(
"-c", "-sc",
"--show-config", "--show-config",
action="store_true", action="store_true",
help="show configuration", help="show configuration",