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

transmission/README.rst: Add "Docs" section

This commit is contained in:
A Holt 2023-06-07 19:33:01 -04:00 committed by GitHub
parent 7cecb4d89b
commit a9585365c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,19 @@ More advanced configuration and status are in directory ``/var/lib/transmission-
stats.json
torrents/
These are further explained in https://github.com/transmission/transmission/wiki/Configuration-Files (to align with the above, apt package transmission-daemon sets user debian-transmission's home directory to ``/var/lib/transmission-daemon`` in /etc/passwd).
These are further explained in |ss| https://github.com/transmission/transmission/wiki/Configuration-Files |se| (to align with the above, apt package transmission-daemon sets user debian-transmission's home directory to ``/var/lib/transmission-daemon`` in /etc/passwd).
Docs
----
As of June 2023, these docs appear to be the most up-to-date:
- https://github.com/transmission/transmission/tree/main/docs
- https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md
- https://github.com/transmission/transmission/blob/main/docs/Headless-Usage.md
- https://wiki.archlinux.org/title/transmission (updated regularly)
- https://cli-ck.io/transmission-cli-user-guide/ (2016 but still useful)
- https://trac.transmissionbt.com/wiki (2006-2019)
Logging
-------