1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 01:03:01 +00:00

(trunk) #2093: unneeded argument in torrent-set method

This commit is contained in:
Charles Kerr 2009-05-19 18:32:14 +00:00
parent dc02274d4c
commit de622b7b67

View file

@ -354,7 +354,6 @@
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
"location" | string destination folder
"move" | boolean if true, move from previous location "move" | boolean if true, move from previous location
Response arguments: none Response arguments: none
@ -529,7 +528,7 @@
| | NO | torrent-get | removed arg "downloadLimitMode" | | NO | torrent-get | removed arg "downloadLimitMode"
| | NO | torrent-get | removed arg "uploadLimitMode" | | NO | torrent-get | removed arg "uploadLimitMode"
------+---------+-----------+----------------+------------------------------- ------+---------+-----------+----------------+-------------------------------
6 | 1.70 | yes | torrent-set | new arg "location" 6 | 1.70 | yes | | new "method torrent-set-location"
------+---------+-----------+----------------+------------------------------- ------+---------+-----------+----------------+-------------------------------