From 1bd787bbfe18220752a5def6499457a9e085d80a Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 26 Aug 2008 15:27:00 +0000 Subject: [PATCH] clarify part of the RPC spec --- doc/rpc-spec.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rpc-spec.txt b/doc/rpc-spec.txt index dd4644823..a9cf1f6e6 100644 --- a/doc/rpc-spec.txt +++ b/doc/rpc-spec.txt @@ -94,6 +94,10 @@ "speed-limit-up" | number maximum upload speed (in K/s) "speed-limit-up-enabled" | 'boolean' true if the upload speed is limited + Just as an empty "ids" value is shorthand for "all ids", using an empty array + for "files-wanted", "files-unwanted", "priority-high", "priority-low", or + "priority-normal" is shorthand for saying "all files". + Response arguments: none 3.3. Torrent Accessors