mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-13 13:05:37 +00:00
Modified the info command to be more compact and concise by default, old behavior(with tracker and save location info added) moved to -v switch, old verbose mode(files and peers) moved to -d switch
This commit is contained in:
parent
249e331ae9
commit
80b88bf047
@ -118,7 +118,7 @@ class Command(BaseCommand):
|
||||
" | hitting <tab> a second time, will print 15 more matches; \n"\
|
||||
" | and a third press will print all remaining matches.\n"\
|
||||
" | (To modify behaviour of third <tab>, set `third_tab_lists_all` to False)"
|
||||
|
||||
|
||||
def handle(self, *args, **options):
|
||||
self.console = component.get("ConsoleUI")
|
||||
# Compile a list of torrent_ids to request the status of
|
||||
|
Loading…
x
Reference in New Issue
Block a user