summaryrefslogtreecommitdiff
path: root/pcr/pacman2pacman/pacman2pacman.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/pacman2pacman/pacman2pacman.install')
-rw-r--r--pcr/pacman2pacman/pacman2pacman.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pacman2pacman/pacman2pacman.install b/pcr/pacman2pacman/pacman2pacman.install
index ea0b144fe..afc01d193 100644
--- a/pcr/pacman2pacman/pacman2pacman.install
+++ b/pcr/pacman2pacman/pacman2pacman.install
@@ -5,7 +5,7 @@ post_install() {
echo 'systemctl start transmission'
echo 'systemctl enable transmission'
echo
- echo 'Put the following into /etc/pacman.conf: XferCommand = /usr/bin/pacman2pacman-get %u %o'
+ echo 'Put the following into /etc/pacman.conf, under the [options] section: XferCommand = /usr/bin/pacman2pacman-get %u %o'
echo
echo 'Note that /var/cache/pacman/pkg has been chmoded 777'
}