summaryrefslogtreecommitdiff
path: root/doc/pacman.conf.5.txt
diff options
context:
space:
mode:
authorNathan Jones <nathanj@insightbb.com>2007-11-09 19:54:18 -0500
committerDan McGee <dan@archlinux.org>2007-11-11 09:46:09 -0600
commitb206af78e0e6d2ff3324f3b2dc333d1b4e54f5b9 (patch)
treeb4ad0b6a1830d1815d3dd257cd37ad7b033e1df8 /doc/pacman.conf.5.txt
parent3312de65e642a7b6f2d853ce870910bddddf559d (diff)
Add TotalDownload option.
This will be used in the next commit. Signed-off-by: Nathan Jones <nathanj@insightbb.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/pacman.conf.5.txt')
-rw-r--r--doc/pacman.conf.5.txt5
1 files changed, 5 insertions, 0 deletions
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
-------------------