1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00

(trunk rpc) correct the torrent-set-location documentation

This commit is contained in:
Charles Kerr 2009-05-21 20:56:45 +00:00
parent 59e4a61100
commit 33e43a0854

View file

@ -354,7 +354,9 @@
string | value type & description string | value type & description
---------------------------+------------------------------------------------- ---------------------------+-------------------------------------------------
"ids" | array torrent list, as described in 3.1 "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 Response arguments: none