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