mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-22 00:41:56 +00:00
Fixed show search
This commit is contained in:
parent
628fcbeb24
commit
db5a607f74
1 changed files with 0 additions and 1 deletions
|
|
@ -175,7 +175,6 @@ const appArgv = (cfg, langsData) => {
|
||||||
type: 'boolean'
|
type: 'boolean'
|
||||||
})
|
})
|
||||||
.option('partsize', {
|
.option('partsize', {
|
||||||
alias: 'p',
|
|
||||||
group: 'Downloading:',
|
group: 'Downloading:',
|
||||||
describe: 'The amount of parts that should be downloaded in paralell',
|
describe: 'The amount of parts that should be downloaded in paralell',
|
||||||
type: 'number',
|
type: 'number',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue