mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
Fix typo in rpc-spec.txt (#1326)
The "format" is a request arg, not part of the torrent-get payload. Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
parent
00be8d00d7
commit
dc48c980e2
1 changed files with 1 additions and 1 deletions
|
@ -808,7 +808,7 @@
|
|||
| | yes | torrent-get | new arg "labels"
|
||||
| | yes | torrent-set | new arg "labels"
|
||||
| | yes | torrent-get | new arg "editDate"
|
||||
| | yes | torrent-get | new arg "format"
|
||||
| | yes | torrent-get | new request arg "format"
|
||||
|
||||
|
||||
5.1. Upcoming Breakage
|
||||
|
|
Loading…
Reference in a new issue