note that TotalDownload and XferCommand are incompatible.
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?= <matthias.krueger@famsik.de> 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 <matthias.krueger@famsik.de> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
ffdc2c5396
commit
87b0818246
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ Options
|
||||||
and completed percentage of the entire download list rather
|
and completed percentage of the entire download list rather
|
||||||
than the percent of each individual download target. The progress
|
than the percent of each individual download target. The progress
|
||||||
bar is still based solely on the current file download.
|
bar is still based solely on the current file download.
|
||||||
|
This option won't work if XferCommand is used.
|
||||||
|
|
||||||
*CheckSpace*::
|
*CheckSpace*::
|
||||||
Performs an approximate check for adequate available disk space before
|
Performs an approximate check for adequate available disk space before
|
||||||
|
|
Loading…
Add table
Reference in a new issue