Fixed show search

This commit is contained in:
KX-Apple 2021-05-04 00:49:02 +02:00
parent 628fcbeb24
commit db5a607f74

View file

@ -175,7 +175,6 @@ const appArgv = (cfg, langsData) => {
type: 'boolean'
})
.option('partsize', {
alias: 'p',
group: 'Downloading:',
describe: 'The amount of parts that should be downloaded in paralell',
type: 'number',