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:
Asmageddon 2012-03-04 15:01:51 +01:00
parent 249e331ae9
commit 80b88bf047

View File

@ -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