1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00

add -w --workers cli switch

This commit is contained in:
deadc0de6
2020-11-08 14:13:06 +01:00
parent e3c9a486d9
commit a766874653
2 changed files with 4 additions and 3 deletions

View File

@@ -131,6 +131,7 @@ def _fake_args():
args['--grepable'] = False
args['--as'] = None
args['--file-only'] = False
args['--workers'] = 1
# cmds
args['profiles'] = False
args['files'] = False