mirror of
https://github.com/transmission/transmission
synced 2024-12-24 16:52:39 +00:00
(trunk) #2093: unneeded argument in torrent-set method
This commit is contained in:
parent
dc02274d4c
commit
de622b7b67
1 changed files with 1 additions and 2 deletions
|
@ -354,7 +354,6 @@
|
|||
string | value type & description
|
||||
---------------------------+-------------------------------------------------
|
||||
"ids" | array torrent list, as described in 3.1
|
||||
"location" | string destination folder
|
||||
"move" | boolean if true, move from previous location
|
||||
|
||||
Response arguments: none
|
||||
|
@ -529,7 +528,7 @@
|
|||
| | NO | torrent-get | removed arg "downloadLimitMode"
|
||||
| | NO | torrent-get | removed arg "uploadLimitMode"
|
||||
------+---------+-----------+----------------+-------------------------------
|
||||
6 | 1.70 | yes | torrent-set | new arg "location"
|
||||
6 | 1.70 | yes | | new "method torrent-set-location"
|
||||
------+---------+-----------+----------------+-------------------------------
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue