mirror of
https://github.com/transmission/transmission
synced 2025-01-03 05:25:52 +00:00
fix(rpc-spec): fix typo in editDate
arg description (#1251)
The argument is actually valid for `torrent-get` only. Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
This commit is contained in:
parent
0c10308e06
commit
34137ae324
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,7 @@
|
|||
| | yes | session-get | new arg "session-id"
|
||||
| | yes | torrent-get | new arg "labels"
|
||||
| | yes | torrent-set | new arg "labels"
|
||||
| | yes | torrent-set | new arg "editDate"
|
||||
| | yes | torrent-get | new arg "editDate"
|
||||
| | yes | torrent-get | new arg "format"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue