Another small patch that I made long ago (but was too lazy to submit
back then).
When using XferCommand, TotalDownload option is not take into account.
Regards, Matthias
>From bff946cd9969b6bc6243875e0759f0ee02e487de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Kr=C3=BCger?= <[email protected]>
Date: Thu, 9 May 2013 13:21:04 +0200
Subject: [PATCH] doc: pacman.conf: note that TotalDownload and XferCommand
options are incompatible.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Matthias Krüger <[email protected]>
---
doc/pacman.conf.5.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt
index 9c3dffe..f19311c 100644
--- a/doc/pacman.conf.5.txt
+++ b/doc/pacman.conf.5.txt
@@ -189,6 +189,7 @@ Options
and completed percentage of the entire download list rather
than the percent of each individual download target. The progress
bar is still based solely on the current file download.
+ This option won't work if XferCommand is used.
*CheckSpace*::
Performs an approximate check for adequate available disk space before
--
1.9.0