diff --git a/roles/transmission/README.rst b/roles/transmission/README.rst index 40f6e38fc..2112fc778 100644 --- a/roles/transmission/README.rst +++ b/roles/transmission/README.rst @@ -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 -------