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:
parent
59e4a61100
commit
33e43a0854
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue