From c504cd315ade16e68dd09f572b12346a36b04b66 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 18 Sep 2019 10:41:54 -0700 Subject: [PATCH] Move state to corret point in order --- source/2/2.1/2.1.2/qtransmission.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.2/qtransmission.rst b/source/2/2.1/2.1.2/qtransmission.rst index ae6281f2..9b2a0b05 100644 --- a/source/2/2.1/2.1.2/qtransmission.rst +++ b/source/2/2.1/2.1.2/qtransmission.rst @@ -25,7 +25,7 @@ To filter which torrents are shown on your list use the :guilabel:`Show` drop do If you want have a move compact view :menuselection:`View --> Compact View` or press :kbd:`Alt + C`. To switch back out from compact view press the same thing again. -To bring a up a properties dialog window press :kbd:`Alt +Enter` or :menuselection:`Torrent --> Properties`. To show how much of the file you have on that torrent is under the :guilabel:`Have` row which shows both the size and the percentage of the file. The :guilabel:`Location` row shows you where the file is saved on your system. The :guilabel:`State` row shows what the torrent is currently doing. The :guilabel:`Peers` tab shows you what other peers that also have the torrent open. The :guilabel:`Tracker` tab shows information of where the torrent is being tracked. +To bring a up a properties dialog window press :kbd:`Alt +Enter` or :menuselection:`Torrent --> Properties`. To show how much of the file you have on that torrent is under the :guilabel:`Have` row which shows both the size and the percentage of the file. The :guilabel:`State` row shows what the torrent is currently doing. The :guilabel:`Location` row shows you where the file is saved on your system. The :guilabel:`Peers` tab shows you what other peers that also have the torrent open. The :guilabel:`Tracker` tab shows information of where the torrent is being tracked. To sort your torrents by activity :menuselection:`View --> Sort by Activity`. To sort your torrents by age :menuselection:`View --> Sort by Age`. To sort your torrents by name :menuselection:`View --> Sort by Name`. To sort your torrents by Progress :menuselection:`View --> Sort by Progress`. To sort your torrents by Queue :menuselection:`View --> Sort by Queue`. To sort your torrents by ratio uploaded to downloaded :menuselection:`View --> Sort by ratio`. To sort your torrents by size :menuselection:`View --> Sort by Size`. To sort your torrents by State :menuselection:`View --> Sort by State`. To sort your torrents by time to finish downloading :menuselection:`View --> Sort by time left`. To reverse the sort order :menuselection:`View --> Reverse sort order`.