diff --git a/docs/manual.html b/docs/manual.html index 9040e2349..14564a838 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -2134,7 +2134,7 @@ number of peers that are seeding (complete) and the total number of peers that are still downloading (incomplete) this torrent.

total_done is the total number of bytes of the file(s) that we have. All this does not necessarily has to be downloaded during this session (that's -total_download_payload).

+total_payload_download).

total_wanted_done is the number of bytes we have downloaded, only counting the pieces that we actually want to download. i.e. excluding any pieces that we have but are filtered as not wanted.

diff --git a/docs/manual.rst b/docs/manual.rst index 73e1dadc4..fe8594c20 100644 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -2112,7 +2112,7 @@ that are still downloading (incomplete) this torrent. ``total_done`` is the total number of bytes of the file(s) that we have. All this does not necessarily has to be downloaded during this session (that's -``total_download_payload``). +``total_payload_download``). ``total_wanted_done`` is the number of bytes we have downloaded, only counting the pieces that we actually want to download. i.e. excluding any pieces that we have but