mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-03-11 17:45:30 +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'
|
||||
})
|
||||
.option('partsize', {
|
||||
alias: 'p',
|
||||
group: 'Downloading:',
|
||||
describe: 'The amount of parts that should be downloaded in paralell',
|
||||
type: 'number',
|
||||
|
|
|
|||
Loading…
Reference in a new issue