1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 13:23:29 +00:00

implement import -l --link for #110

This commit is contained in:
deadc0de6
2019-04-02 22:59:55 +02:00
parent 18e0fbef68
commit 4120fada54
4 changed files with 27 additions and 24 deletions

View File

@@ -89,7 +89,7 @@ def _fake_args():
args['--force'] = False
args['--nodiff'] = False
args['--showdiff'] = True
args['--inv-link'] = False
args['--link'] = 'nolink'
args['--template'] = False
args['--temp'] = False
args['<key>'] = []