From 33e43a0854cf27d0c319da4d3427109d8f996995 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 21 May 2009 20:56:45 +0000 Subject: [PATCH] (trunk rpc) correct the torrent-set-location documentation --- doc/rpc-spec.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/rpc-spec.txt b/doc/rpc-spec.txt index 828d24756..090e07d90 100644 --- a/doc/rpc-spec.txt +++ b/doc/rpc-spec.txt @@ -354,7 +354,9 @@ string | value type & description ---------------------------+------------------------------------------------- "ids" | array torrent list, as described in 3.1 - "move" | boolean if true, move from previous location + "location" | string the new torrent location + "move" | boolean if true, move from previous location. + | otherwise, search "location" for files Response arguments: none