From b206af78e0e6d2ff3324f3b2dc333d1b4e54f5b9 Mon Sep 17 00:00:00 2001 From: Nathan Jones Date: Fri, 9 Nov 2007 19:54:18 -0500 Subject: Add TotalDownload option. This will be used in the next commit. Signed-off-by: Nathan Jones Signed-off-by: Dan McGee --- doc/pacman.conf.5.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 690e3f48..2a0f88ac 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -113,6 +113,11 @@ Options Download delta files instead of complete packages if possible. Requires the xdelta program to be installed. +*TotalDownload*:: + When downloading, display the amount downloaded, download rate, ETA, + and completed percentage of the entire download list list rather + than the percent of each individual download target. The progress + bar is still based solely on the current file download. Repository Sections ------------------- -- cgit v1.2.3-24-g4f1b