From e90f549f58fe3e373054064ec9f13a53c433eb3a Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 11 Jun 2006 13:50:49 +0000 Subject: [PATCH] updated client test docs. --- docs/client_test.html | 4 ++-- docs/client_test.rst | 22 ++++++++++++---------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/docs/client_test.html b/docs/client_test.html index 061fb0d67..5c2c2427c 100644 --- a/docs/client_test.html +++ b/docs/client_test.html @@ -148,7 +148,6 @@ than one).

While running, the client_test sample will look something like this:

client_test.png

The commands available in the client are:

-
-

The list at the bottom (shown if you press d) shows which blocks has been requested from which peer. The green background means that it has been downloaded. It shows that fast peers will prefer to request whole pieces diff --git a/docs/client_test.rst b/docs/client_test.rst index 62592b310..d21151bbb 100755 --- a/docs/client_test.rst +++ b/docs/client_test.rst @@ -24,16 +24,18 @@ While running, the ``client_test`` sample will look something like this: The commands available in the client are: - * ``q`` quits the client (there will be a delay while the client waits - for tracker responses) - * ``l`` toggle log. Will display the log at the bottom, informing about - tracker and peer events. - * ``i`` toggles torrent info. Will show the peer list for each torrent. - * ``d`` toggle download info. Will show the block list for each torrent, - showing downloaded and requested blocks. - * ``p`` pause all torrents. - * ``u`` unpause all torrents. - * ``r`` force tracker reannounce for all torrents. +* ``q`` quits the client (there will be a delay while the client waits + for tracker responses) +* ``l`` toggle log. Will display the log at the bottom, informing about + tracker and peer events. +* ``i`` toggles torrent info. Will show the peer list for each torrent. +* ``d`` toggle download info. Will show the block list for each torrent, + showing downloaded and requested blocks. +* ``p`` pause all torrents. +* ``u`` unpause all torrents. +* ``r`` force tracker reannounce for all torrents. +* ``f`` toggle show file progress. Displays a list of all files and the + download progress for each file. The list at the bottom (shown if you press ``d``) shows which blocks has been requested from which peer. The green background means that it has been