mirror of
https://github.com/Wojtek242/qobuz-dl.git
synced 2024-11-22 02:55:25 +01:00
update flag to be -sc
This commit is contained in:
parent
0749553d00
commit
9fd6a4f8d2
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user