From 70054c3cc8de9e2b56f409cbae2daaaf187c1365 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 29 Aug 2018 01:03:56 -0400 Subject: [PATCH] Update README.rst --- roles/transmission/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/transmission/README.rst b/roles/transmission/README.rst index 6e45c5d37..62a449979 100644 --- a/roles/transmission/README.rst +++ b/roles/transmission/README.rst @@ -40,7 +40,7 @@ Configuration Configure Transmission using its web interface: http://box:9091 -More settings can be changed within '/etc/transmission-daemon/settings.json' if you first ensure that the transmission-daemon.service is stopped:: +More settings can be changed within /etc/transmission-daemon/settings.json if you first ensure that the transmission-daemon.service is stopped:: systemctl stop transmission-daemon @@ -50,7 +50,7 @@ Then edit the file:: Here are some short explanations, as to what those 70+ variables mean: https://github.com/transmission/transmission/wiki/Editing-Configuration-Files -After saving your changes in settings.json, restart Transmission by running:: +After saving your changes in 'settings.json' restart Transmission by running:: systemctl restart transmission-daemon @@ -59,7 +59,7 @@ Adding Torrents Transmission can facilitate provisioning content onto your IIAB, e.g. by adding thousands of KA Lite videos from places like: http://pantry.learningequality.org/downloads/ka-lite/0.17/content/ -Please read the lettered instructions (A, B, C, D) in /etc/iiab/local_vars.yml and "KA Lite Administration: What tips & tricks exist?" at http://FAQ.IIAB.IO outlining how to use Transmission to download and then install KA Lite content. +Please read the lettered instructions (A, B, C, D) in /etc/iiab/local_vars.yml and 'KA Lite Administration: What tips & tricks exist?' at http://FAQ.IIAB.IO outlining how to use Transmission to download and then install KA Lite content. You can also download other torrents using Transmission's web interface, or by typing 'transmission-remote' at the command-line::