From effdc5642d704b4900cd3ebaf8fd120db6a767a9 Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Sun, 17 Nov 2013 12:40:40 +0530 Subject: [PATCH] rtorrent.1.xml: document (max|min)_(uploads|downloads) Only max_uploads was documented previously. Signed-off-by: Ramkumar Ramachandra --- doc/old/rtorrent.1.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/old/rtorrent.1.xml b/doc/old/rtorrent.1.xml index 57dfd0b4..17de1237 100644 --- a/doc/old/rtorrent.1.xml +++ b/doc/old/rtorrent.1.xml @@ -632,8 +632,11 @@ Set the minimum nad maximum number of peers to allow while seeding, or max_uploads = value + max_downloads = value + min_uploads = value + min_downloads = value -Set the maximum number of simultaneous uploads per download. +Set the maximum/minimum number of simultaneous uploads/downloads per download/upload.