mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 03:54:16 +00:00
refactor command "listfiles" to "files"
This commit is contained in:
@@ -130,7 +130,7 @@ def _fake_args():
|
||||
args['--force-actions'] = False
|
||||
# cmds
|
||||
args['list'] = False
|
||||
args['listfiles'] = False
|
||||
args['files'] = False
|
||||
args['install'] = False
|
||||
args['compare'] = False
|
||||
args['import'] = False
|
||||
|
||||
Reference in New Issue
Block a user