mirror of
https://github.com/transmission/transmission
synced 2025-01-03 05:25:52 +00:00
mention the updated 'files' and 'name' property after torrent-rename-path
This commit is contained in:
parent
7b422186a2
commit
afdd0866bf
1 changed files with 4 additions and 2 deletions
|
@ -421,8 +421,10 @@
|
|||
|
||||
Method name: "torrent-rename-path"
|
||||
|
||||
For more information on the use of this function, see the
|
||||
transmission.h documentation of tr_torrentRenamePath()
|
||||
For more information on the use of this function, see the transmission.h
|
||||
documentation of tr_torrentRenamePath(). In particular, note that if this
|
||||
call succeeds you'll want to update the torrent's "files" and "name" field
|
||||
with torrent-get.
|
||||
|
||||
Request arguments:
|
||||
|
||||
|
|
Loading…
Reference in a new issue