Module: deluge Branch: master Commit: 2193240c6656224cec79c69b74b0c5c1de704ec4
Author: Nick Lanham <[email protected]> Date: Sun Feb 27 17:15:12 2011 +0100 update help for legacy mode --- 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 99386a8..65ff2a4 100644 --- a/deluge/ui/console/modes/alltorrents.py +++ b/deluge/ui/console/modes/alltorrents.py @@ -99,6 +99,8 @@ The actions you can perform and the keys to perform them are as follows: 'e' - Show the event log view ('q' to get out of event log) +'l' - Go into 'legacy' mode (the way deluge-console used to work) + '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.
