1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

Option to ignore missing files update and compare

This commit is contained in:
Marcel Robitaille
2020-12-11 00:54:51 -05:00
parent 900f705b30
commit 8081b4adf5
6 changed files with 27 additions and 10 deletions

View File

@@ -135,6 +135,7 @@ def _fake_args():
args['--file-only'] = False
args['--workers'] = 1
args['--preserve-mode'] = False
args['--ignore-missing'] = False
# cmds
args['profiles'] = False
args['files'] = False