From 4de77e3d2d932af01c24343eb2af3fe587e4041e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 17 Jun 2008 16:35:33 +0000 Subject: [PATCH] fix very minor oops from previous commit. (hi, titer) --- doc/rpc-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rpc-spec.txt b/doc/rpc-spec.txt index e0a9d8b5c..5e914c7bd 100644 --- a/doc/rpc-spec.txt +++ b/doc/rpc-spec.txt @@ -112,7 +112,7 @@ "filter" | no | "all" | string "active", "all", "paused", | | | "downloading", or "seeding". - The response contains two arguments: + Response arguments: (1) A "fields" number identical to the request's (2) A "torrents" array of objects, each of which contains the @@ -273,7 +273,7 @@ "tag": 39693 } -3.2. Adding a Torrent +3.4. Adding a Torrent Method name: "torrent-add"