From 87b0818246984295399c0b612abf9514695ae473 Mon Sep 17 00:00:00 2001 From: Matthias Krüger Date: Thu, 6 Mar 2014 01:25:59 +0100 Subject: note that TotalDownload and XferCommand are incompatible. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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?= 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 Signed-off-by: Allan McRae --- doc/pacman.conf.5.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 9c3dffe3..f19311c2 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 -- cgit v1.2.3-54-g00ecf