From 1952357f3559e4847a5f7577d45a01c8b70e9c78 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 2 Feb 2011 20:40:15 +0100 Subject: [PATCH] update help --- deluge/ui/console/modes/alltorrents.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deluge/ui/console/modes/alltorrents.py b/deluge/ui/console/modes/alltorrents.py index 5a201e89c..934296f26 100644 --- a/deluge/ui/console/modes/alltorrents.py +++ b/deluge/ui/console/modes/alltorrents.py @@ -93,6 +93,10 @@ The actions you can perform and the keys to perform them are as follows: and last marked torrent 'c' - Un-mark all torrents +Right Arrow - Show torrent details. This includes more detailed information + about the currently selected torrent, as well as a view of the + files in the torrent and the ability to set file priorities. + Enter - Show torrent actions popup. Here you can do things like pause/resume, remove, recheck and so one. These actions apply to all currently marked torrents. The currently