Module: deluge Branch: master Commit: e83d540fe411d0644a3daf280de3aa8e081f596d
Author: Nick Lanham <[email protected]> Date: Tue Feb 22 13:38:54 2011 +0100 update help --- deluge/ui/console/modes/alltorrents.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/deluge/ui/console/modes/alltorrents.py b/deluge/ui/console/modes/alltorrents.py index 578cdbf..56ca031 100644 --- a/deluge/ui/console/modes/alltorrents.py +++ b/deluge/ui/console/modes/alltorrents.py @@ -96,6 +96,8 @@ The actions you can perform and the keys to perform them are as follows: 'i' - Show more detailed information about the current selected torrent +'e' - Show the event log view ('q' to get out of event log) + 'Q' - quit 'm' - Mark a torrent -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
