mirror of
https://github.com/transmission/transmission
synced 2025-02-11 00:44:53 +00:00
Typo.
This commit is contained in:
parent
2054ff05b0
commit
ad6efc3658
1 changed files with 2 additions and 1 deletions
|
@ -127,6 +127,7 @@ Details: Each string is the absolute path to a torrent metainfo file
|
||||||
metainfo file is copied (allowing the original to be moved or
|
metainfo file is copied (allowing the original to be moved or
|
||||||
deleted safely) is implementation dependent and may not
|
deleted safely) is implementation dependent and may not
|
||||||
currently be known or changed with this protocol.
|
currently be known or changed with this protocol.
|
||||||
|
Replies: succeeded, failed, info
|
||||||
|
|
||||||
Key: "addfile-detailed"
|
Key: "addfile-detailed"
|
||||||
Version: 2
|
Version: 2
|
||||||
|
@ -490,7 +491,7 @@ messages are used.
|
||||||
<<< 0000001Dd7:versiond3:mini1e3:maxi2eee
|
<<< 0000001Dd7:versiond3:mini1e3:maxi2eee
|
||||||
{"version", {"min": 1, "max": 2"}}
|
{"version", {"min": 1, "max": 2"}}
|
||||||
>>> 0000000Bd4:quit0:e
|
>>> 0000000Bd4:quit0:e
|
||||||
{"quit", ""}
|
{"quit": ""}
|
||||||
|
|
||||||
Pause all torrents and disable automapping. Note the server happens to
|
Pause all torrents and disable automapping. Note the server happens to
|
||||||
have sent it's version before the client. The value for the stop-all
|
have sent it's version before the client. The value for the stop-all
|
||||||
|
|
Loading…
Reference in a new issue