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