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

add compare option -L to list only file changed and no diff

This commit is contained in:
deadc0de6
2020-11-04 20:52:24 +01:00
parent 825ffeee0c
commit 9266e9a6c6
3 changed files with 10 additions and 3 deletions

View File

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