1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

transmission/README.rst: Link to transmission-rpc docs

This commit is contained in:
A Holt 2023-06-12 01:00:58 -04:00 committed by GitHub
parent 71010c0fee
commit 16ba23bf3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,6 +115,8 @@ As of June 2023, these docs appear to be the most up-to-date:
- https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md
- https://github.com/transmission/transmission/blob/main/docs/Editing-Configuration-Files.md
- https://github.com/transmission/transmission/blob/main/docs/Headless-Usage.md
- https://github.com/transmission/transmission/blob/main/docs/rpc-spec.md
- https://transmission-rpc.readthedocs.io
- https://cli-ck.io/transmission-cli-user-guide/ (2016 but still useful)
- https://github.com/transmission/transmission#command-line-interface-notes ("``transmission-cli`` is deprecated and exists primarily to support older hardware dependent upon it. In almost all instances, ``transmission-remote`` should be used instead.")
- https://wiki.archlinux.org/title/transmission (updated regularly)