mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
typo
This commit is contained in:
@@ -446,7 +446,7 @@ def main():
|
||||
elif o.cmd_detail:
|
||||
# detail files
|
||||
if o.debug:
|
||||
LOG.dbg('running cmd: update')
|
||||
LOG.dbg('running cmd: detail')
|
||||
cmd_detail(o)
|
||||
|
||||
except KeyboardInterrupt:
|
||||
|
||||
Reference in New Issue
Block a user